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 3f93c62bbb4c..8b9e8c60df1d 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.4 2007/05/05 18:06:30 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild,v 1.5 2007/07/08 03:26:15 tgall 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" |