diff options
author | Torsten Veller <tove@gentoo.org> | 2011-06-28 19:55:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-06-28 19:55:13 +0000 |
commit | 0841c927263704d41b8b760fb5bb563bbcce12d3 (patch) | |
tree | 2d2fb0025670ca3a455b5b1fac8a5b0b24385c7b /virtual/perl-Safe | |
parent | Marking gtkwave-3.3.14 ppc for bug 347057 (diff) | |
download | historical-0841c927263704d41b8b760fb5bb563bbcce12d3.tar.gz historical-0841c927263704d41b8b760fb5bb563bbcce12d3.tar.bz2 historical-0841c927263704d41b8b760fb5bb563bbcce12d3.zip |
Add perl-5.12.4 virtual
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index da933833a79a..9244846d7463 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.30 2011/06/18 20:20:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.31 2011/06/28 19:55:12 tove Exp $ + + 28 Jun 2011; Torsten Veller <tove@gentoo.org> perl-Safe-2.27.ebuild: + Add perl-5.12.4 virtual *perl-Safe-2.290.0-r1 (18 Jun 2011) diff --git a/virtual/perl-Safe/perl-Safe-2.27.ebuild b/virtual/perl-Safe/perl-Safe-2.27.ebuild index 54d87e32c840..af964141794a 100644 --- a/virtual/perl-Safe/perl-Safe-2.27.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.7 2011/01/22 10:12:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.8 2011/06/28 19:55:12 tove Exp $ DESCRIPTION="Virtual for Safe" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Safe-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Safe-${PV} )" |