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
commit8b603a73635f9f334021e34645f406091e4a88d1 (patch)
tree6615489e2e84a46b5c62c966bff44a6cf0d4213f
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-8b603a73635f9f334021e34645f406091e4a88d1.tar.gz
gentoo-2-8b603a73635f9f334021e34645f406091e4a88d1.tar.bz2
gentoo-2-8b603a73635f9f334021e34645f406091e4a88d1.zip
Stable on alpha.
-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
-rw-r--r--dev-perl/Sort-Versions/ChangeLog5
-rw-r--r--dev-perl/Sort-Versions/Sort-Versions-1.4.ebuild4
5 files changed, 15 insertions, 8 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}"
diff --git a/dev-perl/Sort-Versions/ChangeLog b/dev-perl/Sort-Versions/ChangeLog
index 066c542f5f85..73defde6f687 100644
--- a/dev-perl/Sort-Versions/ChangeLog
+++ b/dev-perl/Sort-Versions/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sort-Versions
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/ChangeLog,v 1.3 2004/04/18 02:29:47 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/ChangeLog,v 1.4 2004/05/26 20:18:24 kloeri Exp $
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> Sort-Versions-1.4.ebuild:
+ Stable on alpha.
17 Apr 2004; Michael McCabe <randy@gentoo.org> Sort-Versions-1.4.ebuild:
added s390 to keywords
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.4.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.4.ebuild
index fcff71613633..35cebfd0c8a5 100644
--- a/dev-perl/Sort-Versions/Sort-Versions-1.4.ebuild
+++ b/dev-perl/Sort-Versions/Sort-Versions-1.4.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/Sort-Versions/Sort-Versions-1.4.ebuild,v 1.5 2004/04/18 02:29:47 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/Sort-Versions-1.4.ebuild,v 1.6 2004/05/26 20:18:24 kloeri Exp $
inherit perl-module
@@ -10,4 +10,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/E/ED/EDAVIS/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~mips s390"
+KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips s390"