app-i18n/libpinyin: fix sys-libs/db slot issue
authorYixun Lan <dlan@gentoo.org>
Fri, 27 May 2016 09:27:25 +0000 (17:27 +0800)
committerYixun Lan <dlan@gentoo.org>
Fri, 27 May 2016 10:20:30 +0000 (18:20 +0800)
Package-Manager: portage-2.2.28

app-i18n/libpinyin/libpinyin-0.8.0.ebuild
app-i18n/libpinyin/libpinyin-1.0.0.ebuild

index 534625a3ccafda2449feaec9f4ece1d6d8b26de6..a9efe650dcdbc65059d8a744eb6cc33edbde6128 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
-RDEPEND="=sys-libs/db-4*
+RDEPEND="sys-libs/db:4.8
        dev-libs/glib:2"
 DEPEND="${RDEPEND}
        virtual/libintl
index dfaa3a58e4d2881636dd281a7848c9f972b0c831..21393ff7c2de55753fd40aa859f03a94e6018954 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
 IUSE=""
 
-RDEPEND="=sys-libs/db-4*
+RDEPEND="sys-libs/db:4.8
        dev-libs/glib:2"
 DEPEND="${RDEPEND}
        virtual/libintl