diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild index 172da6a0de8d..3f93c62bbb4c 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.17.ebuild,v 1.3 2007/04/14 15:03:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.4 2007/05/05 18:06:30 dertobi123 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" |