diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 00:01:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 00:01:54 +0000 |
commit | 77442eef76b27afade3877f4f8ea4bd86528212f (patch) | |
tree | 2a7e2dda7817032fb201487a8eb21dc07dda141e /virtual/perl-Safe | |
parent | Stable for ppc, wrt bug #458122 (diff) | |
download | gentoo-2-77442eef76b27afade3877f4f8ea4bd86528212f.tar.gz gentoo-2-77442eef76b27afade3877f4f8ea4bd86528212f.tar.bz2 gentoo-2-77442eef76b27afade3877f4f8ea4bd86528212f.zip |
Stable for ppc, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.330.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 0318f6a4f2f8..026cb572ef32 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.36 2013/02/18 19:31:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.37 2013/02/19 00:01:54 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: + Stable for ppc, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: Stable for x86, wrt bug #458122 diff --git a/virtual/perl-Safe/perl-Safe-2.330.0.ebuild b/virtual/perl-Safe/perl-Safe-2.330.0.ebuild index a8df73976867..f9cdd438f751 100644 --- a/virtual/perl-Safe/perl-Safe-2.330.0.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.330.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.330.0.ebuild,v 1.3 2013/02/18 19:31:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.330.0.ebuild,v 1.4 2013/02/19 00:01:54 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |