diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-02 02:38:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-02 02:38:28 +0000 |
commit | 8e6a9e52a14c8057779854fbb6b932a3d3d6c4c6 (patch) | |
tree | 6b2deb36054337beabb4b0e18b357b9424b3c146 /dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild | |
parent | Stable for HPPA (bug #307001). (diff) | |
download | gentoo-2-8e6a9e52a14c8057779854fbb6b932a3d3d6c4c6.tar.gz gentoo-2-8e6a9e52a14c8057779854fbb6b932a3d3d6c4c6.tar.bz2 gentoo-2-8e6a9e52a14c8057779854fbb6b932a3d3d6c4c6.zip |
Stable for HPPA (bug #304685).
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild b/dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild index d6fb6f2ac8c8..5d3ce79c3785 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.70.ebuild,v 1.5 2010/02/15 20:33:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML/XML-LibXML-1.70.ebuild,v 1.6 2010/03/02 02:38:28 jer Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-perl/XML-SAX-0.12 |