diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:50:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:50:24 +0000 |
commit | a5def3359239640e4977c9bc5859e94cbae582be (patch) | |
tree | 533fdbcfb88812d273b5eb7aa8465a30ef011dd4 /dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild | |
parent | Update 2.6.20.7 to a newer snapshot from linux-mips git and fix the IP27 patc... (diff) | |
download | historical-a5def3359239640e4977c9bc5859e94cbae582be.tar.gz historical-a5def3359239640e4977c9bc5859e94cbae582be.tar.bz2 historical-a5def3359239640e4977c9bc5859e94cbae582be.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild index a02637697168..833ee6da8795 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.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/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.5 2007/03/05 12:45:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.6 2007/04/16 06:48:46 corsair 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 |