diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-30 05:00:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-30 05:00:12 +0000 |
commit | 89deb8b50471bb47cf85517dc9df4c6262b65652 (patch) | |
tree | f7766994b16bb0620891aa25b47655d359e5abd5 /perl-core | |
parent | updating for doxygen; all 1.x versions work fine on x86 and sparc (diff) | |
download | historical-89deb8b50471bb47cf85517dc9df4c6262b65652.tar.gz historical-89deb8b50471bb47cf85517dc9df4c6262b65652.tar.bz2 historical-89deb8b50471bb47cf85517dc9df4c6262b65652.zip |
m68k/sh KEYWORDS
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Test-Simple/Manifest | 18 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.54.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.60.ebuild | 4 |
3 files changed, 8 insertions, 18 deletions
diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest index 5bd034fb5e75..5ec286af6b3b 100644 --- a/perl-core/Test-Simple/Manifest +++ b/perl-core/Test-Simple/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 e246245ddbaf0841b266cf095927c094 ChangeLog 3996 MD5 5cb33cddbc0a96ea9bd3ad44dbea3780 Test-Simple-0.47-r1.ebuild 733 -MD5 ba3c7b0ee96c0c215947bc08ad3253e5 Test-Simple-0.54.ebuild 646 -MD5 db6ebd00a9ea10cf0533fb514084d49b Test-Simple-0.60.ebuild 654 MD5 42875e7c0e4bd3372a8317b9a7b75ceb Test-Simple-0.53.ebuild 651 -MD5 e246245ddbaf0841b266cf095927c094 ChangeLog 3996 +MD5 3f0cbeb43e4d766155c66388607a2b43 Test-Simple-0.54.ebuild 651 +MD5 e9ee180f2c789bb1a78797de9c302e50 Test-Simple-0.60.ebuild 660 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 6c92c841c2a87efdcbbcb3e66ec05494 files/digest-Test-Simple-0.47-r1 67 MD5 d67588559692c2e16600d1a23dd8ab73 files/digest-Test-Simple-0.53 67 MD5 92843a9ec74e56d38b026d35c9c5098d files/digest-Test-Simple-0.54 67 MD5 86f4b0adac643442cd9e23c294de79c2 files/digest-Test-Simple-0.60 67 -MD5 6c92c841c2a87efdcbbcb3e66ec05494 files/digest-Test-Simple-0.47-r1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCli9OI1lqEGTUzyQRAjmPAJ9hnOvrRDcqGcWfD+9lG4jghCIAFgCghXmF -vsVhxesiIn3BspU4xVWvqCA= -=gyiM ------END PGP SIGNATURE----- diff --git a/perl-core/Test-Simple/Test-Simple-0.54.ebuild b/perl-core/Test-Simple/Test-Simple-0.54.ebuild index b33d5f193d22..adced48eb312 100644 --- a/perl-core/Test-Simple/Test-Simple-0.54.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.54.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/perl-core/Test-Simple/Test-Simple-0.54.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.54.ebuild,v 1.2 2005/05/30 05:00:12 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" diff --git a/perl-core/Test-Simple/Test-Simple-0.60.ebuild b/perl-core/Test-Simple/Test-Simple-0.60.ebuild index 10d8ca1cf7ea..9f12a7636e11 100644 --- a/perl-core/Test-Simple/Test-Simple-0.60.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.60.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/perl-core/Test-Simple/Test-Simple-0.60.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.60.ebuild,v 1.2 2005/05/30 05:00:12 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64 ~arm ~ia64 ~s390" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" |