diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:19:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:19:03 +0000 |
commit | 2ced41983ade8de690b60c6e9aad557e9abd6807 (patch) | |
tree | 0af6e52729e12cf745f4a34c1f70837da1b7ce66 /perl-core | |
parent | sys-fs/dazuko has been dropped wrt bug #278414 (diff) | |
download | gentoo-2-2ced41983ade8de690b60c6e9aad557e9abd6807.tar.gz gentoo-2-2ced41983ade8de690b60c6e9aad557e9abd6807.tar.bz2 gentoo-2-2ced41983ade8de690b60c6e9aad557e9abd6807.zip |
alpha/ia64/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Safe/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Safe/Safe-2.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog index 28e8a3ff60f6..238bc2bce1a7 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.10 2009/12/07 20:08:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.11 2009/12/14 19:19:03 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Safe-2.19.ebuild: + alpha/ia64/sparc stable wrt #288026 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Safe-2.19.ebuild: Stable for HPPA (bug #288026). diff --git a/perl-core/Safe/Safe-2.19.ebuild b/perl-core/Safe/Safe-2.19.ebuild index 11fbc1a22f32..382d30208a39 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 # 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.4 2009/12/07 20:08:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.5 2009/12/14 19:19:03 armin76 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 |