summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-12 22:57:16 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-12 22:57:16 +0000
commit2a102f21e2ff3bd30b2f3a863c698800090f5c6c (patch)
tree1f80e1ed3a23dcff5ed3d3b2d899c82fdaca9dee /dev-perl/Text-Shellwords
parentMistakenly added opengl and xv. (diff)
downloadhistorical-2a102f21e2ff3bd30b2f3a863c698800090f5c6c.tar.gz
historical-2a102f21e2ff3bd30b2f3a863c698800090f5c6c.tar.bz2
historical-2a102f21e2ff3bd30b2f3a863c698800090f5c6c.zip
Stable on sparc
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog8
-rw-r--r--dev-perl/Text-Shellwords/Manifest16
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild6
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild4
4 files changed, 24 insertions, 10 deletions
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index b3b2699c276d..d03e39b0bd8e 100644
--- a/dev-perl/Text-Shellwords/ChangeLog
+++ b/dev-perl/Text-Shellwords/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Shellwords
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.7 2004/12/30 00:43:39 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.8 2005/01/12 22:57:16 gustavoz Exp $
+
+ 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Text-Shellwords-1.00.ebuild:
+ Stable on sparc
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
index 9711cd935dd6..6bae023aa8e4 100644
--- a/dev-perl/Text-Shellwords/Manifest
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -1,6 +1,16 @@
-MD5 bf9073d5a6a22439bf9ada73be5830bc Text-Shellwords-1.07.ebuild 694
-MD5 4b3dd30a479b4f0dd96a383ea5205f61 ChangeLog 881
-MD5 473671c4ffd61bb7e1318774f419d5c4 Text-Shellwords-1.00.ebuild 763
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 0c6acbc8083345b2d7128bd7d8a312a0 ChangeLog 986
+MD5 07784ef6e4b422914b51bd96eaafe398 Text-Shellwords-1.00.ebuild 767
+MD5 0467ff19f75d732c18fbaabd650994b8 Text-Shellwords-1.07.ebuild 699
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 42cc7633a9defc28bf0f42d610bb987e files/digest-Text-Shellwords-1.00 70
MD5 9f5fdc9ff2b09670e75a64150fbf09e1 files/digest-Text-Shellwords-1.07 70
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFB5atTKRy60XGEcJIRAt0DAJ9yqCn0Uh+fArzPD9MhkdXfHvCcoACeKsOw
+8NpN/Zo1Do6nBO5BVgWh20A=
+=0TTL
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
index e3fd2db256f5..b3f76a0887b2 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.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/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.8 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.9 2005/01/12 22:57:16 gustavoz Exp $
IUSE=""
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ~ppc ~sparc alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
src_compile() {
perl-module_src_compile
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
index a1da20501651..7af26728884e 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.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/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.3 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.4 2005/01/12 22:57:16 gustavoz Exp $
IUSE=""