summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdetoys-meta
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-21 17:15:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-22 00:51:58 +0200
commitb57bb3f54c467bf35479ddfa158a5f0a9d319f98 (patch)
treece7dd661039728061e9631601385180e6ad09b62 /trinity-base/tdetoys-meta
parent8bb6e99c7ed6adb1e54252817dc9345f7624e384 (diff)
downloadtde-packaging-gentoo-b57bb3f54c467bf35479ddfa158a5f0a9d319f98.tar.gz
tde-packaging-gentoo-b57bb3f54c467bf35479ddfa158a5f0a9d319f98.zip
*/*: Fix MissingPackageRevision by using ~ instead of =
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'trinity-base/tdetoys-meta')
-rw-r--r--trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild22
1 files changed, 11 insertions, 11 deletions
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}"