diff options
author | 2005-08-26 00:22:59 +0000 | |
---|---|---|
committer | 2005-08-26 00:22:59 +0000 | |
commit | c88b7913d2cf730ddf1374b702f7236425243ae6 (patch) | |
tree | 6e037814441907523eb7319436639a5dde951d74 /dev-perl/Test-Pod | |
parent | add ~ia64 (diff) | |
download | gentoo-2-c88b7913d2cf730ddf1374b702f7236425243ae6.tar.gz gentoo-2-c88b7913d2cf730ddf1374b702f7236425243ae6.tar.bz2 gentoo-2-c88b7913d2cf730ddf1374b702f7236425243ae6.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.20.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 7a9ff82f59f3..a148f8182a9c 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Pod # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.14 2005/05/10 16:16:12 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.15 2005/08/26 00:22:23 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Test-Pod-1.20.ebuild: + add ~ia64 10 May 2005; Yuta SATOH <nigoro@gentoo.org> Test-Pod-1.20.ebuild: Stable on ppc64 diff --git a/dev-perl/Test-Pod/Manifest b/dev-perl/Test-Pod/Manifest index 44d5ec8217d3..df3b59bcd222 100644 --- a/dev-perl/Test-Pod/Manifest +++ b/dev-perl/Test-Pod/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 e77f617ddcdb1f08354b996a29ef6880 Test-Pod-1.20.ebuild 571 MD5 29ad9472b33ec68744892b3531662b2e ChangeLog 1702 -MD5 ed6f4d0585cfe3551c066688c5d57d93 Test-Pod-1.20.ebuild 566 MD5 bfff96688e82367482156f45ca125568 files/digest-Test-Pod-1.20 63 -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0Fe2I1lqEGTUzyQRAgtKAJ9wOT9Eo62bD3pTgsWgArDKIGQROwCfduOV -M/BThahXoL6uCQLaOEldIW0= -=FBnz ------END PGP SIGNATURE----- diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index bfeef140c2a4..c9c2908f2df3 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.20.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/Test-Pod/Test-Pod-1.20.ebuild,v 1.9 2005/07/09 23:03:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.10 2005/08/26 00:22:23 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${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-Simple |