diff options
Diffstat (limited to 'trinity-base/tdebase-data/tdebase-data-14.0.8.ebuild')
-rw-r--r-- | trinity-base/tdebase-data/tdebase-data-14.0.8.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/trinity-base/tdebase-data/tdebase-data-14.0.8.ebuild b/trinity-base/tdebase-data/tdebase-data-14.0.8.ebuild new file mode 100644 index 00000000..e9d40cb1 --- /dev/null +++ b/trinity-base/tdebase-data/tdebase-data-14.0.8.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +TRINITY_MODULE_NAME="tdebase" + +inherit trinity-meta-2 + +TRINITY_SUBMODULE="l10n pics applnk" + +DESCRIPTION="Icons, localization data and .desktop files from tdebase." +KEYWORDS="~amd64 ~x86" |