diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 19:31:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 19:31:46 +0000 |
commit | f17fb32abe63ca8d533e246f1ee4f9228190f571 (patch) | |
tree | 4bd936fe653f958901a7d4d52aa61444605b8ebc /virtual/perl-Safe | |
parent | Stable for alpha, wrt bug #458122 (diff) | |
download | gentoo-2-f17fb32abe63ca8d533e246f1ee4f9228190f571.tar.gz gentoo-2-f17fb32abe63ca8d533e246f1ee4f9228190f571.tar.bz2 gentoo-2-f17fb32abe63ca8d533e246f1ee4f9228190f571.zip |
Stable for alpha, 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 e11a6ac2fe6e..c36122f2cf2a 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.38 2013/02/19 10:18:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.39 2013/02/19 19:31:46 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: + Stable for alpha, wrt bug #458122 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: Stable for hppa, 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 ae9df342e817..7b852d005f47 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.5 2013/02/19 10:18:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.330.0.ebuild,v 1.6 2013/02/19 19:31:46 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}" |