diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-11-21 21:41:11 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-11-21 21:41:11 +0000 |
commit | 7d0a8563b131692bcfab23e52e8fa79c4ce395a2 (patch) | |
tree | 3969fccc557e7ad86f711d886b3b7ea4654b2e64 /dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild | |
parent | additional cleanups (Manifest recommit) (diff) | |
download | gentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.tar.gz gentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.tar.bz2 gentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.zip |
Stable on mips, dep for bug #68570
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 309e2af56043..9b0c4866313b 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.8 2004/11/20 04:33:09 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.9 2004/11/21 21:41:11 hardave 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 hppa ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder" |