app-i18n/poedit: [QA] Fix dependency.missingslot
authorDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:11:38 +0000 (15:11 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:15:55 +0000 (15:15 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-i18n/poedit/poedit-1.5.5.ebuild
app-i18n/poedit/poedit-1.8.5.ebuild
app-i18n/poedit/poedit-1.8.7.ebuild

index f47d006f356527b378a859af2c80d38979712840..10a90ddeefc1a5f32db25d3f64d082c18eb4a91b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ KEYWORDS="amd64 hppa ppc sparc x86"
 IUSE="spell"
 
 RDEPEND="dev-libs/boost
-       >=sys-libs/db-4.7
+       >=sys-libs/db-4.7:*
        x11-libs/wxGTK:2.8[X]
        spell? ( app-text/gtkspell:2 )"
 
index f704a88dabab862e5b5024375f30ef458220ac2b..3b8c2b88360f845cfafb2fe4acd3a6ae14a19ed8 100644 (file)
@@ -26,8 +26,8 @@ RDEPEND="
        dev-libs/expat
        dev-libs/icu:=
        ||      (
-               =sys-libs/db-5*[cxx]
-               =sys-libs/db-4*[cxx]
+               =sys-libs/db-5*:*[cxx]
+               =sys-libs/db-4*:*[cxx]
                )
        <sys-libs/db-6:=[cxx]
        x11-libs/gtk+:2
index 825517a6b8fab5a50744cf277674b01997d98b17..b4ca8cf69ffe80340104c6094f78a1190858e110 100644 (file)
@@ -26,8 +26,8 @@ RDEPEND="
        dev-libs/expat
        dev-libs/icu:=
        ||      (
-               =sys-libs/db-5*[cxx]
-               =sys-libs/db-4*[cxx]
+               =sys-libs/db-5*:*[cxx]
+               =sys-libs/db-4*:*[cxx]
                )
        <sys-libs/db-6:=[cxx]
        x11-libs/gtk+:3