diff options
Diffstat (limited to 'trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild')
-rw-r--r-- | trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild index b31f664b..63289d60 100644 --- a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild +++ b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild @@ -1,15 +1,16 @@ +# 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_TYPE="applications" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="KSplash engine Moodin" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" need-trinity +LICENSE="|| ( GPL-2 GPL-3 )" SLOT="${TRINITY_VER}" |