summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 18:54:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 18:54:12 +0000
commita8e7181411f2b58025962b4ba24ffea7f0311481 (patch)
treee16896798e2a5d3859a0b74942ce9a41c13e22d2 /perl-core/Safe
parentStable for amd64, wrt bug #458122 (diff)
downloadgentoo-2-a8e7181411f2b58025962b4ba24ffea7f0311481.tar.gz
gentoo-2-a8e7181411f2b58025962b4ba24ffea7f0311481.tar.bz2
gentoo-2-a8e7181411f2b58025962b4ba24ffea7f0311481.zip
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Safe')
-rw-r--r--perl-core/Safe/ChangeLog7
-rw-r--r--perl-core/Safe/Safe-2.330.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog
index e13b379d9a85..4227d350442e 100644
--- a/perl-core/Safe/ChangeLog
+++ b/perl-core/Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Safe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.30 2012/06/24 15:38:56 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.31 2013/02/18 18:54:12 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Safe-2.330.0.ebuild:
+ Stable for amd64, wrt bug #458122
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/perl-core/Safe/Safe-2.330.0.ebuild b/perl-core/Safe/Safe-2.330.0.ebuild
index d6e8b4400d00..63c8fffc80ae 100644
--- a/perl-core/Safe/Safe-2.330.0.ebuild
+++ b/perl-core/Safe/Safe-2.330.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.330.0.ebuild,v 1.1 2012/04/04 14:44:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.330.0.ebuild,v 1.2 2013/02/18 18:54:12 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Compile and execute code in restricted compartments"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do