summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-21 08:55:08 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-21 08:55:08 +0000
commit15d9f2971f74483803ebddf3dd490cdc004d163a (patch)
tree344d888e9d227d4cb3e8e2825ab4826c6dc30a3f /net-libs/libnxml
parentCleaned old (diff)
downloadgentoo-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')
-rw-r--r--net-libs/libnxml/ChangeLog5
-rw-r--r--net-libs/libnxml/libnxml-0.18.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnxml/ChangeLog b/net-libs/libnxml/ChangeLog
index bc343f2d3d1d..1fe4b1378daf 100644
--- a/net-libs/libnxml/ChangeLog
+++ b/net-libs/libnxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnxml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.18 2011/12/18 20:04:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.19 2011/12/21 08:55:08 phajdan.jr Exp $
+
+ 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libnxml-0.18.3.ebuild:
+ x86 stable wrt bug #393951
18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> libnxml-0.18.3.ebuild:
Stable for AMD64, wrt bug #393951
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"