summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-27 18:44:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-27 18:44:41 +0000
commit25af78ece6a18e069203f701996ceb42a4fb76db (patch)
treed14ee4ee723788b3f87b429a1cb86138a002a2cf /perl-core
parentAdded initial support for quake3-teamarena. (diff)
downloadhistorical-25af78ece6a18e069203f701996ceb42a4fb76db.tar.gz
historical-25af78ece6a18e069203f701996ceb42a4fb76db.tar.bz2
historical-25af78ece6a18e069203f701996ceb42a4fb76db.zip
Stable on hppa
Package-Manager: portage-2.0.54
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Manifest14
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 73031048daa2..810101684951 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.6 2006/03/27 12:13:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.7 2006/03/27 18:44:41 gustavoz Exp $
+
+ 27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Scalar-List-Utils-1.18.ebuild:
+ Stable on hppa
27 Mar 2006; Markus Rothe <corsair@gentoo.org>
Scalar-List-Utils-1.18.ebuild:
diff --git a/perl-core/Scalar-List-Utils/Manifest b/perl-core/Scalar-List-Utils/Manifest
index 73f9f138e8ba..8e61c0fd54dd 100644
--- a/perl-core/Scalar-List-Utils/Manifest
+++ b/perl-core/Scalar-List-Utils/Manifest
@@ -1,6 +1,16 @@
-MD5 1cd213334c46a8477236d5d273f2fb1a ChangeLog 2949
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 b6f9e025df5f06f9eae341a51a116dce ChangeLog 3055
MD5 b657ea963a562d35f12d99f1f5c53935 Scalar-List-Utils-1.14.ebuild 535
-MD5 109b7809780ca74037180750db68fafc Scalar-List-Utils-1.18.ebuild 543
+MD5 0490ac787d7586add004a20190bc4db5 Scalar-List-Utils-1.18.ebuild 543
MD5 1c6a66ee2aca9d7e7c6edc2eca5a65e0 files/digest-Scalar-List-Utils-1.14 73
MD5 929f3a745cd007be1b80fd8f2ceee61d files/digest-Scalar-List-Utils-1.18 73
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFEKDKrKRy60XGEcJIRAnw/AJ9W2jvJQkXasV5t9oOuM4PmyA17UACgqmPn
+aSJKNrpiB54tfSsr9hBpMjM=
+=+g13
+-----END PGP SIGNATURE-----
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
index 87d70b5c29f2..1483f6374e8a 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.18.ebuild,v 1.5 2006/03/27 12:13:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.6 2006/03/27 18:44:41 gustavoz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""