diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:55:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:55:08 +0000 |
commit | b49856086aa483dcf8d3e284112bf66b0d29e6cd (patch) | |
tree | 94757e5f01bf0ae5677520cc234742d4857e2201 /net-libs/libnxml/libnxml-0.18.3.ebuild | |
parent | Cleaned old (diff) | |
download | historical-b49856086aa483dcf8d3e284112bf66b0d29e6cd.tar.gz historical-b49856086aa483dcf8d3e284112bf66b0d29e6cd.tar.bz2 historical-b49856086aa483dcf8d3e284112bf66b0d29e6cd.zip |
x86 stable wrt bug #393951
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'net-libs/libnxml/libnxml-0.18.3.ebuild')
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnxml/libnxml-0.18.3.ebuild b/net-libs/libnxml/libnxml-0.18.3.ebuild index 003c135373c1..420d0a0f80b3 100644 --- a/net-libs/libnxml/libnxml-0.18.3.ebuild +++ b/net-libs/libnxml/libnxml-0.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.4 2011/12/18 20:04:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.5 2011/12/21 08:55:08 phajdan.jr Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc examples static-libs" RDEPEND="net-misc/curl" |