summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-31 17:09:27 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-31 17:09:27 +0000
commita14b2b68807e6c5b32a469e6a11bb0207ee750b4 (patch)
treea62c209eedcc8b3713044c3b592656f939a973df /virtual
parentStable for HPPA too. (diff)
downloadgentoo-2-a14b2b68807e6c5b32a469e6a11bb0207ee750b4.tar.gz
gentoo-2-a14b2b68807e6c5b32a469e6a11bb0207ee750b4.tar.bz2
gentoo-2-a14b2b68807e6c5b32a469e6a11bb0207ee750b4.zip
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog8
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index 3ec208f22ae9..68d4ee39c8a6 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Scalar-List-Utils
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.20 2007/12/29 10:13:55 welp Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.21 2008/03/31 17:09:27 jer Exp $
+
+ 31 Mar 2008; Jeroen Roovers <jer@gentoo.org>
+ perl-Scalar-List-Utils-1.19.ebuild:
+ Stable for HPPA too.
29 Dec 2007; <welp@gentoo.org> perl-Scalar-List-Utils-1.18.ebuild:
Keyworded ~sparc-fbsd; bug 203655
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild
index baa86c04f602..5543347cb836 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.9 2007/10/15 15:04:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.10 2008/03/31 17:09:27 jer Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="~perl-core/Scalar-List-Utils-${PV}"