From b57bb3f54c467bf35479ddfa158a5f0a9d319f98 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 21 Sep 2020 17:15:58 +0200 Subject: */*: Fix MissingPackageRevision by using ~ instead of = Signed-off-by: Andreas Sturmlechner --- trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'trinity-base/tdetoys-meta') diff --git a/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild b/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild index e25352ba..412bfb79 100644 --- a/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild +++ b/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 @@ -15,13 +15,13 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="${TRINITY_VER}" RDEPEND=" - >=trinity-base/amor-${PV} - >=trinity-base/eyesapplet-${PV} - >=trinity-base/fifteenapplet-${PV} - >=trinity-base/tdetoys-doc-${PV} - >=trinity-base/kmoon-${PV} - >=trinity-base/kodo-${PV} - >=trinity-base/kteatime-${PV} - >=trinity-base/ktux-${PV} - >=trinity-base/kweather-${PV} - >=trinity-base/kworldclock-${PV}" + ~trinity-base/amor-${PV} + ~trinity-base/eyesapplet-${PV} + ~trinity-base/fifteenapplet-${PV} + ~trinity-base/tdetoys-doc-${PV} + ~trinity-base/kmoon-${PV} + ~trinity-base/kodo-${PV} + ~trinity-base/kteatime-${PV} + ~trinity-base/ktux-${PV} + ~trinity-base/kweather-${PV} + ~trinity-base/kworldclock-${PV}" -- cgit v1.2.1