summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-14 19:19:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-14 19:19:46 +0000
commit2bb9edba9e20754aa0e93b6e57800e791b308969 (patch)
treec094faca3ffdb333dcb76111314976f91f9f7062 /virtual/perl-Safe
parentalpha/ia64/sparc stable wrt #288026 (diff)
downloadgentoo-2-2bb9edba9e20754aa0e93b6e57800e791b308969.tar.gz
gentoo-2-2bb9edba9e20754aa0e93b6e57800e791b308969.tar.bz2
gentoo-2-2bb9edba9e20754aa0e93b6e57800e791b308969.zip
alpha/ia64/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r--virtual/perl-Safe/ChangeLog5
-rw-r--r--virtual/perl-Safe/perl-Safe-2.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index 346773028cb4..4c6e3f0ccc16 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.10 2009/12/07 20:09:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.11 2009/12/14 19:19:46 armin76 Exp $
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> perl-Safe-2.19.ebuild:
+ alpha/ia64/sparc stable wrt #288026
07 Dec 2009; Jeroen Roovers <jer@gentoo.org> perl-Safe-2.19.ebuild:
Stable for HPPA (bug #288026).
diff --git a/virtual/perl-Safe/perl-Safe-2.19.ebuild b/virtual/perl-Safe/perl-Safe-2.19.ebuild
index 520e26b54709..3f9f18f8de15 100644
--- a/virtual/perl-Safe/perl-Safe-2.19.ebuild
+++ b/virtual/perl-Safe/perl-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/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.4 2009/12/07 20:09:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.5 2009/12/14 19:19:46 armin76 Exp $
DESCRIPTION="Virtual for Safe"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
RDEPEND="~perl-core/Safe-${PV}"