diff options
Diffstat (limited to 'trinity-base/tdeaddons-meta')
-rw-r--r-- | trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild b/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild index b620da55..7f8d86ae 100644 --- a/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild +++ b/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild @@ -1,30 +1,30 @@ # Copyright 1999-2016 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="7" -inherit trinity-functions +inherit trinity-functions-2 set-trinityver DESCRIPTION="tdeaddons metapackage - merge this to pull in all tdeaddons-derived packages" HOMEPAGE="http://www.trinitydesktop.org/" -LICENSE="GPL-2 LGPL-2" +LICENSE="|| ( GPL-2 GPL-3 )" SLOT="${TRINITY_VER}" -IUSE="" -KEYWORDS= RDEPEND=" - >=trinity-apps/atlantikdesigner-${PV}:${SLOT} - >=trinity-base/tdeaddons-doc-${PV}:${SLOT} - >=trinity-base/kaddressbook-plugins-${PV}:${SLOT} - >=trinity-base/kate-plugins-${PV}:${SLOT} - >=trinity-base/kicker-applets-${PV}:${SLOT} - >=trinity-base/knewsticker-scripts-${PV}:${SLOT} - >=trinity-base/konq-plugins-${PV}:${SLOT} - >=trinity-base/ksig-${PV}:${SLOT} - >=trinity-base/renamedlg-plugins-${PV}:${SLOT} - >=trinity-base/tdeaddons-tdefile-plugins-${PV}:${SLOT} -" + =trinity-apps/atlantikdesigner-${PV} + =trinity-base/tdeaddons-doc-${PV} + =trinity-base/kaddressbook-plugins-${PV} + =trinity-base/kate-plugins-${PV} + =trinity-base/kicker-applets-${PV} + =trinity-base/knewsticker-scripts-${PV} + =trinity-base/konq-plugins-${PV} + =trinity-base/ksig-${PV} + =trinity-base/renamedlg-plugins-${PV} + =trinity-base/tdeaddons-tdefile-plugins-${PV}" + # trinity-base/noatun-plugins masked due to missing dependency: noatun +# But not long anymore.. :-)
\ No newline at end of file |