summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-26 20:18:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-26 20:18:24 +0000
commita12db952f458ed42501f0bd04bb39fec53a1a08e (patch)
tree07472e6006ca3c1caf976542b58e57d3647c8ced /dev-perl/Scalar-List-Utils
parentVersion bumped. Cleaned out old files. (diff)
downloadhistorical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.gz
historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.bz2
historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r--dev-perl/Scalar-List-Utils/ChangeLog6
-rw-r--r--dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild4
-rw-r--r--dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog
index 4c07c39a77e7..6e66b5fb027b 100644
--- a/dev-perl/Scalar-List-Utils/ChangeLog
+++ b/dev-perl/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Scalar-List-Utils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.7 2004/01/20 18:08:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.8 2004/05/26 20:15:33 kloeri Exp $
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ Scalar-List-Utils-1.11.ebuild:
+ Stable on alpha.
20 Jan 2004; <gustavoz@gentoo.org> Scalar-List-Utils-1.11.ebuild:
stable on sparc
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild
index d26df6ed5547..9cf80d51b76f 100644
--- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild
+++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.5 2003/06/21 21:36:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.6 2004/05/26 20:15:33 kloeri Exp $
inherit perl-module
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
index 3da6a07031da..8300880b3830 100644
--- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
+++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.3 2004/01/20 18:08:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.4 2004/05/26 20:15:33 kloeri Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}"