summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-01-21 20:28:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-01-21 20:28:24 +0000
commite26808bab5fcdf91950670d6ca74ffa5bae84045 (patch)
tree6f88b9690379a2f402729800af3702286c1da133 /dev-perl/Scalar-List-Utils
parentStable on sparc (diff)
downloadhistorical-e26808bab5fcdf91950670d6ca74ffa5bae84045.tar.gz
historical-e26808bab5fcdf91950670d6ca74ffa5bae84045.tar.bz2
historical-e26808bab5fcdf91950670d6ca74ffa5bae84045.zip
Unmasking for x86
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r--dev-perl/Scalar-List-Utils/ChangeLog8
-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/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild8
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog
index b4054a8c392c..955d76bd2151 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 Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.11 2004/12/30 00:31:35 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.12 2005/01/21 20:24:03 mcummings Exp $
+
+ 21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ Scalar-List-Utils-1.14.ebuild:
+ Unmasking for x86
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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 d93a763b4687..bb91f476780d 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-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.9 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.10 2005/01/21 20:24:03 mcummings 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 d0bdb02de013..5de3cb3b6e67 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 Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.7 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.8 2005/01/21 20:24:03 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild
index ca8bb26d6c9a..cd053ea227e4 100644
--- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild
+++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.14.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.5 2005/01/21 20:24:03 mcummings Exp $
inherit perl-module
DESCRIPTION="Scalar-List-Utils module for perl"
-SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
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"
IUSE=""
DEPEND="${DEPEND}"