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-sword | |
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-sword')
-rw-r--r-- | trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild b/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild index 6d170ac3..df20bcb8 100644 --- a/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild +++ b/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild @@ -9,7 +9,7 @@ TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" -TRINITY_MODULE_TYPE="applications" +TRINITY_MODULE_TYPE="applications/tdeio" inherit trinity-base-2 DESCRIPTION="Sword TDEIO plugin" |