diff options
Diffstat (limited to 'trinity-base/kdf/kdf-9999.ebuild')
-rw-r--r-- | trinity-base/kdf/kdf-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trinity-base/kdf/kdf-9999.ebuild b/trinity-base/kdf/kdf-9999.ebuild index 4eaf3d48..fcd06f22 100644 --- a/trinity-base/kdf/kdf-9999.ebuild +++ b/trinity-base/kdf/kdf-9999.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors -# Copyright 2020 The Trinity Desktop Project +# Copyright 1999-2022 Gentoo Authors +# Copyright 2022 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="8" TRINITY_MODULE_NAME="tdeutils" TRINITY_MODULE_TYPE="core" +TRINITY_HANDBOOK="optional" inherit trinity-meta-2 DESCRIPTION="Trinity free disk space utility" |