diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:22:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:22:59 +0000 |
commit | c88b7913d2cf730ddf1374b702f7236425243ae6 (patch) | |
tree | 6e037814441907523eb7319436639a5dde951d74 /dev-perl/Test-Manifest | |
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-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Manifest | 16 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 7b22863b7a53..c9559f82bce8 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.14 2005/05/18 17:07:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.15 2005/08/26 00:21:42 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Test-Manifest-1.14.ebuild, + Manifest: + add ~ia64 10 May 2005; Yuta SATOH <nigoro@gentoo.org> : Stable on ppc64 diff --git a/dev-perl/Test-Manifest/Manifest b/dev-perl/Test-Manifest/Manifest index 4c1135b05c4a..aa2faf00cfb5 100644 --- a/dev-perl/Test-Manifest/Manifest +++ b/dev-perl/Test-Manifest/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 172195d0a2d8c8da2174baf39cef7f0a Test-Manifest-1.14.ebuild 512 +MD5 750c06e195ff8147e24849907f94056e Test-Manifest-1.14.ebuild 517 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 c9469945b83fb2027e3a595748a0cc47 Test-Manifest-1.11.ebuild 505 MD5 0684978e78e31c4f2872bd67e54b4d43 ChangeLog 1390 -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 5c037060210fd4b2b883737c288ffb4b files/digest-Test-Manifest-1.11 68 MD5 68e7515cc2589623aad5e92dff691aea files/digest-Test-Manifest-1.14 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCjA92I1lqEGTUzyQRAi1DAJ9HZVj/YVhfs6VotSlELDOJ+9hPuwCghyHP -dV4pJLg76MtaoThDT3bJd54= -=9kZn ------END PGP SIGNATURE----- +MD5 5c037060210fd4b2b883737c288ffb4b files/digest-Test-Manifest-1.11 68 diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild index 100e800d6eb5..f351fd4049a9 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.14.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-Manifest/Test-Manifest-1.14.ebuild,v 1.1 2005/04/29 14:19:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.2 2005/08/26 00:21:42 agriffis Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~x86 ~sparc ~alpha ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" SRC_TEST="do" |