summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-04 18:28:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-04 18:28:24 +0000
commitbb190f19d41e0f1a025fa2bf4c02d0f969939dbc (patch)
treeb084e6c74e063000e564632797605faa6fafcb5f /perl-core/Scalar-List-Utils
parentalpha/ia64/x86 stable (diff)
downloadgentoo-2-bb190f19d41e0f1a025fa2bf4c02d0f969939dbc.tar.gz
gentoo-2-bb190f19d41e0f1a025fa2bf4c02d0f969939dbc.tar.bz2
gentoo-2-bb190f19d41e0f1a025fa2bf4c02d0f969939dbc.zip
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 8ee7b7aaf5e5..48a16bd520b0 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.18 2007/05/11 02:26:14 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.19 2007/07/04 18:28:24 armin76 Exp $
+
+ 04 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ Scalar-List-Utils-1.19.ebuild:
+ alpha/ia64/x86 stable
11 May 2007; Joshua Kinard <kumba@gentoo.org>
Scalar-List-Utils-1.19.ebuild:
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
index 5cdea51058c1..c6a9fed7f578 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.7 2007/05/11 02:26:14 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.8 2007/07/04 18:28:24 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="|| ( Artistic 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=""
DEPEND="dev-lang/perl"