summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-21 14:54:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-21 14:54:59 +0000
commit1e74134266efb1459ce44b57bfda79b8778ce197 (patch)
treee0c996b30f5c91f28fd309d307d04d644972ffdb /perl-core
parentStable for ia64, wrt bug #458122 (diff)
downloadgentoo-2-1e74134266efb1459ce44b57bfda79b8778ce197.tar.gz
gentoo-2-1e74134266efb1459ce44b57bfda79b8778ce197.tar.bz2
gentoo-2-1e74134266efb1459ce44b57bfda79b8778ce197.zip
Stable for ia64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Safe/ChangeLog5
-rw-r--r--perl-core/Safe/Safe-2.330.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog
index de72242cd321..2ddae6f5009f 100644
--- a/perl-core/Safe/ChangeLog
+++ b/perl-core/Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Safe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.35 2013/02/19 19:15:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.36 2013/02/21 14:54:59 ago Exp $
+
+ 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Safe-2.330.0.ebuild:
+ Stable for ia64, wrt bug #458122
19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Safe-2.330.0.ebuild:
Stable for alpha, wrt bug #458122
diff --git a/perl-core/Safe/Safe-2.330.0.ebuild b/perl-core/Safe/Safe-2.330.0.ebuild
index b807ad5c95b4..851cf3634879 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-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.6 2013/02/19 19:15:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.330.0.ebuild,v 1.7 2013/02/21 14:54:59 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