diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild index c2809ee52012..7c0872e985db 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-2006 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.3 2006/01/13 22:23:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.4 2006/01/15 10:58:45 hansmi Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" SRC_TEST="do" |