diff options
Diffstat (limited to 'trinity-base/kdf/kdf-14.0.6.ebuild')
-rw-r--r-- | trinity-base/kdf/kdf-14.0.6.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/trinity-base/kdf/kdf-14.0.6.ebuild b/trinity-base/kdf/kdf-14.0.6.ebuild new file mode 100644 index 00000000..e94ed86f --- /dev/null +++ b/trinity-base/kdf/kdf-14.0.6.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2016 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 +EAPI="7" +TRINITY_MODULE_NAME="tdeutils" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity free disk space utility" +KEYWORDS="~amd64 ~x86" |