diff options
author | 2013-02-19 10:18:49 +0000 | |
---|---|---|
committer | 2013-02-19 10:18:49 +0000 | |
commit | 923108d0cc8e5d38d4f7e3af3d305d21deb21070 (patch) | |
tree | ac5b1b87d26817816de16b5c41e43c3c587c1bb6 /virtual/perl-Safe | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-923108d0cc8e5d38d4f7e3af3d305d21deb21070.tar.gz gentoo-2-923108d0cc8e5d38d4f7e3af3d305d21deb21070.tar.bz2 gentoo-2-923108d0cc8e5d38d4f7e3af3d305d21deb21070.zip |
Stable for hppa, 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 026cb572ef32..e11a6ac2fe6e 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.37 2013/02/19 00:01:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.38 2013/02/19 10:18:49 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: Stable for ppc, 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 f9cdd438f751..ae9df342e817 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.4 2013/02/19 00:01:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.330.0.ebuild,v 1.5 2013/02/19 10:18:49 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}" |