diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:44:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:44:50 +0000 |
commit | 0294974bc53d064998e21192139a3335b8b82fe0 (patch) | |
tree | d09b8baa3b85dcc9053019407e0e2b97b829793f /dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild | |
parent | Mark 4.0 ~ia64 (diff) | |
download | gentoo-2-0294974bc53d064998e21192139a3335b8b82fe0.tar.gz gentoo-2-0294974bc53d064998e21192139a3335b8b82fe0.tar.bz2 gentoo-2-0294974bc53d064998e21192139a3335b8b82fe0.zip |
Mark 0.6.0 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild')
-rw-r--r-- | dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild b/dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild index de704d801b20..3d2e273e733f 100644 --- a/dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild +++ b/dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.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/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild,v 1.4 2006/02/06 20:41:38 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XUpdate-LibXML/XML-XUpdate-LibXML-0.6.0.ebuild,v 1.5 2006/03/30 23:44:50 agriffis Exp $ IUSE="" inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PAJAS/${P}.tar.gz" HOMEPAGE="http:/search.cpan.org/~pajas/XML-XUpdate-LibXML-0.6.0/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86" SRC_TEST="do" |