trinity-base/tdeutils-meta: Various fixes

- Drop trinity-base/tdefilereplace from 14.0.7
- Fix Missing newline at end of file

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
pull/180/head
Andreas Sturmlechner 4 years ago
parent 622d6483d3
commit 955cd54717

@ -1,6 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit trinity-functions-2
@ -9,10 +10,10 @@ set-trinityver
DESCRIPTION="tdeutils metapackage - merge this to pull in all tdeutils-derived packages"
HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
KEYWORDS="~amd64 ~x86"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="${TRINITY_VER}"
KEYWORDS="~amd64 ~x86"
RDEPEND="
~trinity-base/ark-${PV}
@ -35,4 +36,4 @@ RDEPEND="
~trinity-base/tdewallet-${PV}"
#Not in <=14.0.7:
# ~trinity-base/tdefilereplace-${PV}
# ~trinity-base/tdefilereplace-${PV}

@ -1,6 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit trinity-functions-2
@ -9,10 +10,10 @@ set-trinityver
DESCRIPTION="tdeutils metapackage - merge this to pull in all tdeutils-derived packages"
HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
KEYWORDS="~amd64 ~x86"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="${TRINITY_VER}"
KEYWORDS="~amd64 ~x86"
RDEPEND="
~trinity-base/ark-${PV}
@ -30,7 +31,9 @@ RDEPEND="
~trinity-base/ksim-${PV}
~trinity-base/ktimer-${PV}
~trinity-base/superkaramba-${PV}
~trinity-base/tdefilereplace-${PV}
~trinity-base/tdelirc-${PV}
~trinity-base/tdeutils-doc-${PV}
~trinity-base/tdewallet-${PV}"
#Not in <=14.0.7:
# ~trinity-base/tdefilereplace-${PV}

@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
@ -10,8 +10,8 @@ set-trinityver
DESCRIPTION="tdeutils metapackage - merge this to pull in all tdeutils-derived packages"
HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="${TRINITY_VER}"
RDEPEND="

Loading…
Cancel
Save