diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 03:37:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 03:37:59 +0000 |
commit | 8b5071b2bcf7dbc88b47730c50c05703242dcd62 (patch) | |
tree | 0c308ee31b648ebd4ae7d81d85e12bcfeeaddb77 /dev-libs/libxml/libxml-1.8.17-r2.ebuild | |
parent | Revision bump. Ebuild submitted by: Petre Rodan <petre.rodan@avira.com>. This... (diff) | |
download | gentoo-2-8b5071b2bcf7dbc88b47730c50c05703242dcd62.tar.gz gentoo-2-8b5071b2bcf7dbc88b47730c50c05703242dcd62.tar.bz2 gentoo-2-8b5071b2bcf7dbc88b47730c50c05703242dcd62.zip |
stable on ppc64, bug #55076
Diffstat (limited to 'dev-libs/libxml/libxml-1.8.17-r2.ebuild')
-rw-r--r-- | dev-libs/libxml/libxml-1.8.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml/libxml-1.8.17-r2.ebuild b/dev-libs/libxml/libxml-1.8.17-r2.ebuild index 352d8b16a580..a14e61fadcf3 100644 --- a/dev-libs/libxml/libxml-1.8.17-r2.ebuild +++ b/dev-libs/libxml/libxml-1.8.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.23 2004/07/14 14:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.24 2004/07/29 03:37:59 tgall Exp $ DESCRIPTION="Version 1 of the library to manipulate XML files." SRC_URI="ftp://xmlsoft.org/old/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.xmlsoft.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2" |