diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 10:20:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 10:20:27 +0000 |
commit | da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6 (patch) | |
tree | 191c40690e813f29b307b6babbed3ab0ce833db2 /dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild | |
parent | version bump as per bug #238780 thanks Arfrever (diff) | |
download | gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.tar.gz gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.tar.bz2 gentoo-2-da13ec4f3fa7fe65f1d57c202ace8c8ed3959cc6.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild b/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild index d0741b8b6fec..56992353b60a 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild,v 1.2 2008/07/18 18:28:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML/XML-LibXML-1.66.ebuild,v 1.3 2008/11/04 10:20:24 vapier Exp $ inherit perl-module eutils versionator @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PAJAS/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/XML-SAX-0.12 |