diff options
author | 2005-05-29 16:12:29 +0000 | |
---|---|---|
committer | 2005-05-29 16:12:29 +0000 | |
commit | b964ff921400bc3eaf092bd7bd0f747ebabc851d (patch) | |
tree | 136f2e185c642e8e347244bf7e908bf9125972e2 /dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.gz historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.bz2 historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild index b2a8d28591d2..d5000e3a4856 100644 --- a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild +++ b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.10 2005/04/29 15:58:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.11 2005/05/29 16:01:40 corsair Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha ~mips ~ppc64" +KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86" DEPEND="${DEPEND} >=dev-libs/libxml2-2.4.1" |