diff options
Diffstat (limited to 'dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild index 587b1237beeb..39dfe7269ca2 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.5 2004/10/22 16:57:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.6 2004/10/23 22:40:00 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~kwilliams/${MY_P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc ~amd64" +KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~amd64" IUSE="" SRC_TEST="do" |