summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-26 00:16:44 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-26 00:16:44 +0000
commitc2304b58d19cf81e8cf9f5d2cc23e4692e79dc52 (patch)
tree79d07c5e0fe6acafbe139c7a386fd4845eef9127 /dev-perl
parentpmask newer version of pygtk (diff)
downloadgentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.gz
gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.bz2
gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.zip
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SVG/ChangeLog5
-rw-r--r--dev-perl/SVG/Manifest4
-rw-r--r--dev-perl/SVG/SVG-2.32.ebuild4
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog5
-rw-r--r--dev-perl/Set-IntSpan/Manifest14
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild4
-rw-r--r--dev-perl/Socket6/ChangeLog5
-rw-r--r--dev-perl/Socket6/Manifest18
-rw-r--r--dev-perl/Socket6/Socket6-0.18.ebuild4
-rw-r--r--dev-perl/Sort-Versions/ChangeLog5
-rw-r--r--dev-perl/Sort-Versions/Manifest4
-rw-r--r--dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild4
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/ChangeLog6
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Manifest14
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild4
-rw-r--r--dev-perl/String-Ediff/ChangeLog5
-rw-r--r--dev-perl/String-Ediff/Manifest14
-rw-r--r--dev-perl/String-Ediff/String-Ediff-0.03.ebuild4
-rw-r--r--dev-perl/String-ShellQuote/ChangeLog6
-rw-r--r--dev-perl/String-ShellQuote/Manifest14
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild4
21 files changed, 60 insertions, 87 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog
index 5fa055bfe60a..6b03d59cc156 100644
--- a/dev-perl/SVG/ChangeLog
+++ b/dev-perl/SVG/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SVG
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.13 2005/08/07 13:19:09 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.14 2005/08/26 00:12:51 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> SVG-2.32.ebuild:
+ add ~ia64
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> SVG-2.32.ebuild:
Stable on ppc.
diff --git a/dev-perl/SVG/Manifest b/dev-perl/SVG/Manifest
index 33da275d85e3..9e309429fb92 100644
--- a/dev-perl/SVG/Manifest
+++ b/dev-perl/SVG/Manifest
@@ -1,6 +1,6 @@
MD5 6e68c6f8969db95e88c2d534b06489dd metadata.xml 217
+MD5 ad063500a3b991547aca70557a09a98b SVG-2.32.ebuild 501
MD5 7ee514a6f0a17c265a2aef2bbb4d2f4c ChangeLog 1436
-MD5 99c9b2074e50004f060917215049b158 SVG-2.32.ebuild 496
MD5 594bb430de66ad6817b5ff779fec71d2 SVG-2.28.ebuild 487
-MD5 953d794ae2f4afb8cfde6ac08f4a222a files/digest-SVG-2.32 59
MD5 f5d64055eb535adb84f6404133c5feae files/digest-SVG-2.28 59
+MD5 953d794ae2f4afb8cfde6ac08f4a222a files/digest-SVG-2.32 59
diff --git a/dev-perl/SVG/SVG-2.32.ebuild b/dev-perl/SVG/SVG-2.32.ebuild
index e5bdf317979b..330e0e5cc2c3 100644
--- a/dev-perl/SVG/SVG-2.32.ebuild
+++ b/dev-perl/SVG/SVG-2.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.6 2005/08/07 13:19:09 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.7 2005/08/26 00:12:51 agriffis Exp $
inherit perl-module
@@ -10,4 +10,4 @@ HOMEPAGE="http://search.cpan.org/~ronan/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ppc sparc x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86"
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
index a28a8a101c51..18cb00bbd8da 100644
--- a/dev-perl/Set-IntSpan/ChangeLog
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Set-IntSpan
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.7 2005/04/30 11:08:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.8 2005/08/26 00:13:28 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild:
+ add ~ia64
30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
Set-IntSpan-1.08.ebuild:
diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest
index cd6819686707..3a044720f5b7 100644
--- a/dev-perl/Set-IntSpan/Manifest
+++ b/dev-perl/Set-IntSpan/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 17e321385111354cba7dfe5c10a8ea1c ChangeLog 911
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 b243d0238c050fe04651be9d2755ddb6 Set-IntSpan-1.08.ebuild 514
MD5 c66fd8f77f40b38f391d8dbb00a3442b Set-IntSpan-1.07.ebuild 519
+MD5 17e321385111354cba7dfe5c10a8ea1c ChangeLog 911
+MD5 df19376e101521cf0a16bc12506706ef Set-IntSpan-1.08.ebuild 519
MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67
MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCc2c5Kf2g/qXtneoRAiDWAKCcYQMWTttpNiXKfWBr3WDzJXIftQCgtAk/
-Tz7uCxE93ymd+x+YjbIeRXY=
-=7sbX
------END PGP SIGNATURE-----
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild
index 017977c947a0..853246e1e980 100644
--- a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.5 2005/04/30 11:08:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.6 2005/08/26 00:13:28 agriffis Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 alpha sparc ~ppc ~hppa"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86"
SRC_TEST="do"
diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog
index e12096356a06..dde2e5e6e8c2 100644
--- a/dev-perl/Socket6/ChangeLog
+++ b/dev-perl/Socket6/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Socket6
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.12 2005/05/01 18:17:48 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.13 2005/08/26 00:14:10 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Socket6-0.18.ebuild:
+ add ~ia64
01 May 2005; Tom Martin <slarti@gentoo.org> Socket6-0.17.ebuild:
Stable on amd64.
diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest
index 9e463165d0d6..e6e677d3f03b 100644
--- a/dev-perl/Socket6/Manifest
+++ b/dev-perl/Socket6/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 4165b6eb6539056eb541faff49e01cbb ChangeLog 1418
+MD5 78d728fedfcd3944ca16be8313b788b4 Socket6-0.18.ebuild 554
MD5 5068428c986a841e987f5a98ce1b4f26 Socket6-0.11.ebuild 543
MD5 cc4b9ced92279fde91a52c53e1e686e7 Socket6-0.17.ebuild 545
-MD5 e639dfae91cbe4ac300546d047c9f079 Socket6-0.18.ebuild 549
-MD5 6888797886930e286fb497ca4ac1988a files/digest-Socket6-0.11 63
-MD5 735ab9e8f125feb7d31193975d4d5de3 files/digest-Socket6-0.17 63
MD5 d5387821709d9d60c6f99eb99608bb9a files/digest-Socket6-0.18 63
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC0FRsI1lqEGTUzyQRAkG7AKDM7XJ8Yh7wixiht95T7Opfp6k51QCg3j8z
-3e9GNf8GBenqRz/tJA85VkI=
-=eAsQ
------END PGP SIGNATURE-----
+MD5 735ab9e8f125feb7d31193975d4d5de3 files/digest-Socket6-0.17 63
+MD5 6888797886930e286fb497ca4ac1988a files/digest-Socket6-0.11 63
diff --git a/dev-perl/Socket6/Socket6-0.18.ebuild b/dev-perl/Socket6/Socket6-0.18.ebuild
index 9009b0532855..a0651c70bac7 100644
--- a/dev-perl/Socket6/Socket6-0.18.ebuild
+++ b/dev-perl/Socket6/Socket6-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.18.ebuild,v 1.2 2005/07/09 22:49:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.18.ebuild,v 1.3 2005/08/26 00:14:10 agriffis Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
SRC_TEST="do"
diff --git a/dev-perl/Sort-Versions/ChangeLog b/dev-perl/Sort-Versions/ChangeLog
index 8f40a5f77aca..42d96df70dd5 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/ChangeLog,v 1.13 2005/06/17 20:47:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/ChangeLog,v 1.14 2005/08/26 00:14:48 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Sort-Versions-1.5.ebuild:
+ add ~ia64
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
Sort-Versions-1.5.ebuild:
diff --git a/dev-perl/Sort-Versions/Manifest b/dev-perl/Sort-Versions/Manifest
index 2937bf0b0fa9..09da83acbe5c 100644
--- a/dev-perl/Sort-Versions/Manifest
+++ b/dev-perl/Sort-Versions/Manifest
@@ -1,6 +1,6 @@
-MD5 a7b666a18e86b1dab3e74e36e6a2b028 Sort-Versions-1.5.ebuild 557
+MD5 47781024f112303cc9d810101f0aaf9e Sort-Versions-1.5.ebuild 562
+MD5 0bb9e03239ef40e50f0da5a1d00319ac Sort-Versions-1.4.ebuild 539
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 27b004297c9d252e27cfadfc0ba59087 ChangeLog 1537
-MD5 0bb9e03239ef40e50f0da5a1d00319ac Sort-Versions-1.4.ebuild 539
MD5 75f0aee82162f920cc4918c9815459c0 files/digest-Sort-Versions-1.4 67
MD5 4ae6f9cae18cbd551e55855c19375480 files/digest-Sort-Versions-1.5 67
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild
index f6b0a0974dc5..7b34d1333971 100644
--- a/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild
+++ b/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild,v 1.11 2005/06/17 20:47:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/Sort-Versions-1.5.ebuild,v 1.12 2005/08/26 00:14:48 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/E/ED/EDAVIS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog
index e73bfbd2114a..f232ab2ced6f 100644
--- a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog
+++ b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Statistics-Descriptive-Discrete
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.4 2005/04/29 13:21:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.5 2005/08/26 00:15:27 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+ Statistics-Descriptive-Discrete-0.07.ebuild:
+ add ~ia64
29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
Statistics-Descriptive-Discrete-0.07.ebuild:
diff --git a/dev-perl/Statistics-Descriptive-Discrete/Manifest b/dev-perl/Statistics-Descriptive-Discrete/Manifest
index 8c2964af4318..0195e4ba60b7 100644
--- a/dev-perl/Statistics-Descriptive-Discrete/Manifest
+++ b/dev-perl/Statistics-Descriptive-Discrete/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 f4fd605b5637b70cbefe1d261d9369ff ChangeLog 711
-MD5 59f8715d6005f4c43b26397d481f9d1d Statistics-Descriptive-Discrete-0.07.ebuild 645
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 f4fd605b5637b70cbefe1d261d9369ff ChangeLog 711
+MD5 cb64f165cf7436dc14e21e910152160a Statistics-Descriptive-Discrete-0.07.ebuild 650
MD5 a24c08cc21008a2abb68bfa9e8cadfab files/digest-Statistics-Descriptive-Discrete-0.07 86
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCcjTztG5z4I8BtQoRAvvoAJ9ECKGq06llW6qSdujWpZGb64M4UQCff56H
-Vx+fIvILhToRBR4IOw3O/TU=
-=Byhn
------END PGP SIGNATURE-----
diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild
index 52bf6aa284a4..7022b5152dbb 100644
--- a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild
+++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.5 2005/04/29 13:21:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.07.ebuild,v 1.6 2005/08/26 00:15:27 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive::Discrete
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
IUSE=""
mydoc="TODO"
diff --git a/dev-perl/String-Ediff/ChangeLog b/dev-perl/String-Ediff/ChangeLog
index cb0cb7761f3f..ea2eb0822953 100644
--- a/dev-perl/String-Ediff/ChangeLog
+++ b/dev-perl/String-Ediff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-Ediff
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.2 2005/01/04 13:35:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.3 2005/08/26 00:16:05 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> String-Ediff-0.03.ebuild:
+ add ~ia64
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
String-Ediff-0.03.ebuild:
diff --git a/dev-perl/String-Ediff/Manifest b/dev-perl/String-Ediff/Manifest
index 0ba875e0203f..0495bf77a83e 100644
--- a/dev-perl/String-Ediff/Manifest
+++ b/dev-perl/String-Ediff/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6ce609b61ff3f8fd8deb901255c6e29f ChangeLog 517
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 f64b7f3088cd8f85ca5ef0aa79e0819b String-Ediff-0.03.ebuild 503
+MD5 6ce609b61ff3f8fd8deb901255c6e29f ChangeLog 517
+MD5 ea99828a93a8a48870dcadfe3c10d216 String-Ediff-0.03.ebuild 508
MD5 d78f9bd30bf7b01f7442fa6d248f3a7a files/digest-String-Ediff-0.03 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB2psktG5z4I8BtQoRAqlUAJ4zIrtabI9dbU7UnwFDJUsRADdN8gCfSvUH
-IuswIRMvnRO/8gQBi9P6NfM=
-=ILqz
------END PGP SIGNATURE-----
diff --git a/dev-perl/String-Ediff/String-Ediff-0.03.ebuild b/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
index 55bc981ecdd8..2693b64e1d9d 100644
--- a/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
+++ b/dev-perl/String-Ediff/String-Ediff-0.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/String-Ediff-0.03.ebuild,v 1.2 2005/01/04 13:35:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/String-Ediff-0.03.ebuild,v 1.3 2005/08/26 00:16:05 agriffis Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~boxzou/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog
index f5fb85056530..ef00947f321c 100644
--- a/dev-perl/String-ShellQuote/ChangeLog
+++ b/dev-perl/String-ShellQuote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.12 2005/04/01 16:25:49 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.13 2005/08/26 00:16:44 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+ String-ShellQuote-1.00-r1.ebuild:
+ add ~ia64
02 Apr 2005; Yuta SATOH <nigoro@gentoo.org>
String-ShellQuote-1.00-r1.ebuild:
diff --git a/dev-perl/String-ShellQuote/Manifest b/dev-perl/String-ShellQuote/Manifest
index d7dd69e5c260..a399af21741d 100644
--- a/dev-perl/String-ShellQuote/Manifest
+++ b/dev-perl/String-ShellQuote/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 4be7496466c0530efd89633bd10e094a String-ShellQuote-1.00-r1.ebuild 512
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 76b50f1d0ed321d5024fec3a6e40f882 ChangeLog 1156
-MD5 aa4b7ba6dfa04970a5dc382bc62ba85d String-ShellQuote-1.00-r1.ebuild 507
MD5 90da356bed18ea1850e9310f9545f63e String-ShellQuote-1.00.ebuild 501
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 f27bc3600f5fc642b3b53003d723ab87 files/digest-String-ShellQuote-1.00 72
MD5 f27bc3600f5fc642b3b53003d723ab87 files/digest-String-ShellQuote-1.00-r1 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCTXY060LfUIagIAkRAqwMAJwItc7J7zIhDLwq44sEhi93mHuj2QCglZye
-r2SSZm1SU8dtmdJCBui0zD8=
-=lUss
------END PGP SIGNATURE-----
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
index ce10151f112b..8184841d7011 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.10 2005/04/01 16:25:49 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.11 2005/08/26 00:16:44 agriffis Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/~rosch/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha ppc64"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""