diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:35:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:35:26 +0000 |
commit | b23b5b2e9b3f4f3d74980879c530c5d6948ffadf (patch) | |
tree | baebb7c9de65725f623f0f135bd0f1b917ee3677 /dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | |
parent | fix depend.apache usage wrt #208584 (diff) | |
download | historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.tar.gz historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.tar.bz2 historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.zip |
Stable on ppc64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild index 88ac8c17a062..28bf4f4c7cbd 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.21.ebuild,v 1.4 2008/01/13 21:48:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.21.ebuild,v 1.5 2008/02/05 10:29:00 corsair Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SRC_TEST="do" |