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 | 15d9f2971f74483803ebddf3dd490cdc004d163a (patch) | |
tree | 344d888e9d227d4cb3e8e2825ab4826c6dc30a3f /net-libs/libnxml/libnxml-0.18.3.ebuild | |
parent | Cleaned old (diff) | |
download | gentoo-2-15d9f2971f74483803ebddf3dd490cdc004d163a.tar.gz gentoo-2-15d9f2971f74483803ebddf3dd490cdc004d163a.tar.bz2 gentoo-2-15d9f2971f74483803ebddf3dd490cdc004d163a.zip |
x86 stable wrt bug #393951
(Portage version: 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" |