diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-09-30 17:29:25 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-10-01 13:07:42 +1300 |
commit | d6a8f484f805972c86b50c474e4f448dc18605ba (patch) | |
tree | f3324f903beb717ea9ec0e15be9edd3e235a0c7f /dev-lang | |
parent | app-admin/ansible: bup and cleanup (diff) | |
download | gentoo-d6a8f484f805972c86b50c474e4f448dc18605ba.tar.gz gentoo-d6a8f484f805972c86b50c474e4f448dc18605ba.tar.bz2 gentoo-d6a8f484f805972c86b50c474e4f448dc18605ba.zip |
dev-lang/perl: Add := subslot deps for sys-libs/db
USE=berkdb compiles perl linking against sys-libs/db,
indicating that removing the slot perl compiled against
(which appears to be "latest") will cause Perl to be broken.
This change actually requires -r1 bumps for all dev-lang/perl
to propagate, however, that is a little too complex right now
in the tail of a stabilization.
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/perl/perl-5.20.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.20.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.22.0.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.22.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.22.2.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.24.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.24.0.ebuild | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/dev-lang/perl/perl-5.20.2-r1.ebuild b/dev-lang/perl/perl-5.20.2-r1.ebuild index 17997bee9497..bc897bdcd9af 100644 --- a/dev-lang/perl/perl-5.20.2-r1.ebuild +++ b/dev-lang/perl/perl-5.20.2-r1.ebuild @@ -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$ @@ -31,7 +31,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.20.2.ebuild b/dev-lang/perl/perl-5.20.2.ebuild index f652574f2b5c..0682c5753023 100644 --- a/dev-lang/perl/perl-5.20.2.ebuild +++ b/dev-lang/perl/perl-5.20.2.ebuild @@ -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$ @@ -31,7 +31,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.22.0.ebuild b/dev-lang/perl/perl-5.22.0.ebuild index 386e9b3b41f1..da58ac501531 100644 --- a/dev-lang/perl/perl-5.22.0.ebuild +++ b/dev-lang/perl/perl-5.22.0.ebuild @@ -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$ @@ -31,7 +31,7 @@ KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~i IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.22.1.ebuild b/dev-lang/perl/perl-5.22.1.ebuild index a428815d3fac..de800c9f7fdb 100644 --- a/dev-lang/perl/perl-5.22.1.ebuild +++ b/dev-lang/perl/perl-5.22.1.ebuild @@ -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$ @@ -31,7 +31,7 @@ KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~i IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.22.2.ebuild b/dev-lang/perl/perl-5.22.2.ebuild index 40b2a98907d1..2e71223e2519 100644 --- a/dev-lang/perl/perl-5.22.2.ebuild +++ b/dev-lang/perl/perl-5.22.2.ebuild @@ -31,7 +31,7 @@ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh spar IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.24.0-r1.ebuild b/dev-lang/perl/perl-5.24.0-r1.ebuild index 20d018629399..8b84e6e0d246 100644 --- a/dev-lang/perl/perl-5.24.0-r1.ebuild +++ b/dev-lang/perl/perl-5.24.0-r1.ebuild @@ -31,7 +31,7 @@ KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~i IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib diff --git a/dev-lang/perl/perl-5.24.0.ebuild b/dev-lang/perl/perl-5.24.0.ebuild index 53bf10421882..67f70713661f 100644 --- a/dev-lang/perl/perl-5.24.0.ebuild +++ b/dev-lang/perl/perl-5.24.0.ebuild @@ -31,7 +31,7 @@ KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~i IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib |