dev-perl/DBD-Pg: Specify postgresql slot (any)
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 2 Jan 2016 19:38:59 +0000 (20:38 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 2 Jan 2016 19:42:48 +0000 (20:42 +0100)
Package-Manager: portage-2.2.26

dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild
dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild
dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild

index 9da39816cb3290b0743a7a27a4d0be53ed6de042..3df33bce30ab6d0d87b958f987d1a0e1bb0a6867 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="virtual/perl-version
        >=dev-perl/DBI-1.52
-       dev-db/postgresql"
+       dev-db/postgresql:*"
 DEPEND="${RDEPEND}"
 
 # testcases require a local database with an
index 7f74837758e156d1f56c53aec2efb6c9a3869dc4..f61da829aa77d14b2e917fc6230cc9daa0b429f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="virtual/perl-version
        >=dev-perl/DBI-1.614.0
-       dev-db/postgresql"
+       dev-db/postgresql:*"
 DEPEND="${RDEPEND}"
 
 # testcases require a local database with an
index 4fac94093d30264ba5380c57c31829abb95e6c27..5a0d86346d63b3dece6be1c0cd87e3d8025d9e96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
        virtual/perl-version
        >=dev-perl/DBI-1.614.0
-       dev-db/postgresql
+       dev-db/postgresql:*
 "
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker