summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:26:42 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:26:42 +0000
commit580f2b7d6ce79be893e66d00bf4f1e57c4b62835 (patch)
tree28905156ae6c41de9367f673e29d7773c91fbdde /virtual
parentStable for amd64 wrt bug #516302 (diff)
downloadgentoo-2-580f2b7d6ce79be893e66d00bf4f1e57c4b62835.tar.gz
gentoo-2-580f2b7d6ce79be893e66d00bf4f1e57c4b62835.tar.bz2
gentoo-2-580f2b7d6ce79be893e66d00bf4f1e57c4b62835.zip
Improve dependencies
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Safe/ChangeLog9
-rw-r--r--virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild (renamed from virtual/perl-Safe/perl-Safe-2.350.0-r1.ebuild)3
-rw-r--r--virtual/perl-Safe/perl-Safe-2.370.0.ebuild3
3 files changed, 12 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index ca59af335118..5f7219edacc6 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.43 2014/07/12 17:01:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.44 2014/07/21 19:26:42 dilfridge Exp $
+
+*perl-Safe-2.350.0-r2 (21 Jul 2014)
+
+ 21 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Safe-2.350.0-r1.ebuild, +perl-Safe-2.350.0-r2.ebuild,
+ perl-Safe-2.370.0.ebuild:
+ Improve dependencies
*perl-Safe-2.370.0 (12 Jul 2014)
*perl-Safe-2.350.0-r1 (12 Jul 2014)
diff --git a/virtual/perl-Safe/perl-Safe-2.350.0-r1.ebuild b/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild
index b578d0b79c67..b0ae93748667 100644
--- a/virtual/perl-Safe/perl-Safe-2.350.0-r1.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r1.ebuild,v 1.1 2014/07/12 17:01:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.1 2014/07/21 19:26:42 dilfridge Exp $
EAPI=5
@@ -16,4 +16,5 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
"
diff --git a/virtual/perl-Safe/perl-Safe-2.370.0.ebuild b/virtual/perl-Safe/perl-Safe-2.370.0.ebuild
index da65370ae814..afc3a156ce06 100644
--- a/virtual/perl-Safe/perl-Safe-2.370.0.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.370.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.1 2014/07/12 17:01:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.2 2014/07/21 19:26:42 dilfridge Exp $
EAPI=5
@@ -16,4 +16,5 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
"