diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:07:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:07:49 +0000 |
commit | 303a548bd778d791978a2555384616bb8f10d6e5 (patch) | |
tree | f53887d9c603b708eab1f2d2530659388ed96d93 /dev-libs/libxml/libxml-1.8.17-r2.ebuild | |
parent | Added hppa to KEYWORDS (diff) | |
download | gentoo-2-303a548bd778d791978a2555384616bb8f10d6e5.tar.gz gentoo-2-303a548bd778d791978a2555384616bb8f10d6e5.tar.bz2 gentoo-2-303a548bd778d791978a2555384616bb8f10d6e5.zip |
Added hppa to KEYWORDS.
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 7dfb29784fc3..7b9509caac0f 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-2003 Gentoo Technologies, Inc. # 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.14 2003/03/30 10:59:45 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.15 2003/07/06 11:03:51 gmsoft Exp $ S=${WORKDIR}/${P} DESCRIPTION="Version 1 of the library to manipulate XML files." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" RDEPEND=">=sys-libs/ncurses-5.2" |