diff options
author | ormorph <[email protected]> | 2021-11-12 21:37:43 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2021-11-14 09:01:35 +0000 |
commit | 4de2c3e39729eac94ca11a477e4811dcc5c25c5f (patch) | |
tree | d590939e13f37d726b0178e6fb6f3301a9634c57 /trinity-apps/tdeio-gopher | |
parent | 99a1ad69b052b48094951726c6b54e7cbfdf8416 (diff) | |
download | tde-packaging-gentoo-4de2c3e39729eac94ca11a477e4811dcc5c25c5f.tar.gz tde-packaging-gentoo-4de2c3e39729eac94ca11a477e4811dcc5c25c5f.zip |
Changing the TRINITY_MODULE_TYPE variable in ebuilds
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-apps/tdeio-gopher')
-rw-r--r-- | trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild b/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild index b948f9e2..13360fd8 100644 --- a/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild +++ b/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild @@ -11,7 +11,7 @@ TRINITY_LANGS="ar bg br bs ca ca@valencia cs cy da de el en_GB eo es et fi fr ga gl hr hu is it ja ka km lt lv ms nb nds nl nn pa pl pt pt_BR ro ru rw sk sv ta tr ug uk zh_CN zh_TW" -TRINITY_MODULE_TYPE="applications" +TRINITY_MODULE_TYPE="applications/tdeio" inherit trinity-base-2 DESCRIPTION="TDEIO slave for gopher protocol" |