summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-26 00:06:30 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-26 00:06:30 +0000
commit8f7b9b22ac904e7d8a71a2f88bbdf690177fc668 (patch)
tree7138eccf6db0a76ca0e3ed67e0ebb235f3513e1e /dev-perl/Pod-Simple
parentnew version, needed for pygtk (diff)
downloadgentoo-2-8f7b9b22ac904e7d8a71a2f88bbdf690177fc668.tar.gz
gentoo-2-8f7b9b22ac904e7d8a71a2f88bbdf690177fc668.tar.bz2
gentoo-2-8f7b9b22ac904e7d8a71a2f88bbdf690177fc668.zip
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r--dev-perl/Pod-Simple/ChangeLog5
-rw-r--r--dev-perl/Pod-Simple/Manifest14
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index 565a7eb34814..ddd079e72258 100644
--- a/dev-perl/Pod-Simple/ChangeLog
+++ b/dev-perl/Pod-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Pod-Simple
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.11 2005/05/10 15:37:23 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.12 2005/08/26 00:05:46 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Pod-Simple-3.02.ebuild:
+ add ~ia64
10 May 2005; Yuta SATOH <nigoro@gentoo.org> Pod-Simple-3.02.ebuild:
Stable on ppc64
diff --git a/dev-perl/Pod-Simple/Manifest b/dev-perl/Pod-Simple/Manifest
index fb746a7bd377..9746697e3e51 100644
--- a/dev-perl/Pod-Simple/Manifest
+++ b/dev-perl/Pod-Simple/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 c40b812f071ce0dc04cd235fc9e857b3 Pod-Simple-3.02.ebuild 545
MD5 8f30f138fe8f36fc0841ef0210c04347 ChangeLog 1312
-MD5 764cf3835299cb5f0e75c9b5593e3b7c Pod-Simple-3.02.ebuild 540
MD5 8f2e9a80dcc2a78cfc79249ed7b14290 files/digest-Pod-Simple-3.02 67
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC0FflI1lqEGTUzyQRAsHgAJ41ufqq33ZeZ6O/pcYmi5A0xMLqTgCff5Wd
-D/DrrWcQKbnFvNwx02bwJWs=
-=yET/
------END PGP SIGNATURE-----
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
index 64a71dea99e0..c7c2d0229cc1 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.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/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.12 2005/07/09 23:03:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.13 2005/08/26 00:05:46 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc alpha ppc64"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04"