summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-09 21:38:29 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-09 21:38:29 +0000
commite56f0ee4440bab7403ff80fb62a3c006b5f5918d (patch)
tree80a100f739479343ae7dd07e7a5500fab7339b22 /perl-core
parentMarking stable amd64 (diff)
downloadgentoo-2-e56f0ee4440bab7403ff80fb62a3c006b5f5918d.tar.gz
gentoo-2-e56f0ee4440bab7403ff80fb62a3c006b5f5918d.tar.bz2
gentoo-2-e56f0ee4440bab7403ff80fb62a3c006b5f5918d.zip
Marking stable amd64
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core')
-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 1775a106634b..abf9d2cedba4 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.14 2007/01/02 15:27:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.15 2007/04/09 21:38:29 mcummings Exp $
+
+ 09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Scalar-List-Utils-1.19.ebuild:
+ Marking stable amd64
*Scalar-List-Utils-1.19 (02 Jan 2007)
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 ca26b583e564..4b4892cfb68d 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.2 2007/03/30 06:57:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.3 2007/04/09 21:38:29 mcummings 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"