summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:18:16 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-05 19:18:16 +0000
commit78218aa4c3d5388c4d2321f0c356427115656d67 (patch)
treee5600a044eb33258172ebeea1e06d82036f3f310 /perl-core/Safe
parentppc stable #288026 (diff)
downloadgentoo-2-78218aa4c3d5388c4d2321f0c356427115656d67.tar.gz
gentoo-2-78218aa4c3d5388c4d2321f0c356427115656d67.tar.bz2
gentoo-2-78218aa4c3d5388c4d2321f0c356427115656d67.zip
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core/Safe')
-rw-r--r--perl-core/Safe/ChangeLog7
-rw-r--r--perl-core/Safe/Safe-2.19.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog
index a73f5c0f6582..c9b3fd3a8c2a 100644
--- a/perl-core/Safe/ChangeLog
+++ b/perl-core/Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Safe
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.12 2009/12/18 03:24:26 robbat2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.13 2010/01/05 19:18:16 nixnut Exp $
+
+ 05 Jan 2010; nixnut <nixnut@gentoo.org> Safe-2.19.ebuild:
+ ppc stable #288026
*Safe-2.20 (18 Dec 2009)
diff --git a/perl-core/Safe/Safe-2.19.ebuild b/perl-core/Safe/Safe-2.19.ebuild
index 382d30208a39..35818566f7c2 100644
--- a/perl-core/Safe/Safe-2.19.ebuild
+++ b/perl-core/Safe/Safe-2.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.5 2009/12/14 19:19:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.6 2010/01/05 19:18:16 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Compile and execute code in restricted compartments"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE=""
SRC_TEST=do