diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:31:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:31:37 +0000 |
commit | e34db54a11d491c5b373459e927cfa756707df70 (patch) | |
tree | cab0d781fbcbe8c2b449874aaebb234e5eeef10d /virtual/perl-Safe | |
parent | Stable for x86, wrt bug #458122 (diff) | |
download | gentoo-2-e34db54a11d491c5b373459e927cfa756707df70.tar.gz gentoo-2-e34db54a11d491c5b373459e927cfa756707df70.tar.bz2 gentoo-2-e34db54a11d491c5b373459e927cfa756707df70.zip |
Stable for x86, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 a688388bd529..0318f6a4f2f8 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.35 2013/02/18 19:05:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.36 2013/02/18 19:31:37 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: + Stable for x86, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Safe-2.330.0.ebuild: Stable for amd64, 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 dc322e8c61d7..a8df73976867 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.2 2013/02/18 19:05:18 ago Exp $ +# $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 $ 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}" |