diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:02:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-27 00:02:43 +0000 |
commit | 8f7505ea7814ae4699558c76e63e0f6110b5f930 (patch) | |
tree | fb102a269e137c1792cf7be04f147be775960905 /dev-perl/extutils-parsexs | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-8f7505ea7814ae4699558c76e63e0f6110b5f930.tar.gz gentoo-2-8f7505ea7814ae4699558c76e63e0f6110b5f930.tar.bz2 gentoo-2-8f7505ea7814ae4699558c76e63e0f6110b5f930.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild index ad685297dfd9..505380aa61f9 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.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/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.4 2006/11/24 17:47:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.5 2006/11/27 00:02:43 vapier Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |