summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-20 18:08:31 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-20 18:08:31 +0000
commit508272fd6f87d1a1531b117e1e084e18dd7c7262 (patch)
tree30431b6e9b91cbded9f2f26da942afb27c114b9e /dev-perl
parentRemove some stale files. Fix date headers. (Manifest recommit) (diff)
downloadgentoo-2-508272fd6f87d1a1531b117e1e084e18dd7c7262.tar.gz
gentoo-2-508272fd6f87d1a1531b117e1e084e18dd7c7262.tar.bz2
gentoo-2-508272fd6f87d1a1531b117e1e084e18dd7c7262.zip
stable on sparc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Scalar-List-Utils/ChangeLog7
-rw-r--r--dev-perl/Scalar-List-Utils/Manifest4
-rw-r--r--dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog
index c4dfadcf0461..4c07c39a77e7 100644
--- a/dev-perl/Scalar-List-Utils/ChangeLog
+++ b/dev-perl/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Scalar-List-Utils
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.6 2003/07/12 10:49:57 aliz Exp $
+# 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 $
+
+ 20 Jan 2004; <gustavoz@gentoo.org> Scalar-List-Utils-1.11.ebuild:
+ stable on sparc
*Scalar-List-Utils-1.11 (16 Jun 2003)
diff --git a/dev-perl/Scalar-List-Utils/Manifest b/dev-perl/Scalar-List-Utils/Manifest
index 75775e168df3..21f59c4be596 100644
--- a/dev-perl/Scalar-List-Utils/Manifest
+++ b/dev-perl/Scalar-List-Utils/Manifest
@@ -1,6 +1,6 @@
-MD5 c74abbfea9f842a65875ccc6633b3f34 ChangeLog 738
MD5 43762ba0e44b5ecd9e06a5483352ba85 Scalar-List-Utils-1.08.ebuild 547
-MD5 9105d9d645ba2df305a848ceea7a126d Scalar-List-Utils-1.11.ebuild 550
+MD5 2008dae6c0553a63bf8dbc08558e1dd0 ChangeLog 829
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 f8b7c6befd50f95af36d91a5f13fefef Scalar-List-Utils-1.11.ebuild 549
MD5 bb803c96272f7b2f800c4a99ceecf32f files/digest-Scalar-List-Utils-1.08 73
MD5 f8f359a21a0b88c2e63d515af2b81f3b files/digest-Scalar-List-Utils-1.11 73
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 614c17ce34f4..3da6a07031da 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-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.11.ebuild,v 1.2 2003/06/21 21:36:37 drobbins Exp $
+# $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 $
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}"