summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-18 20:04:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-18 20:04:44 +0000
commit5344bfe77a77e160e30efd66402f400c6b7015cf (patch)
tree5988af008764151851c49b0fc19cd9007c24a13e /net-libs/libnxml
parentx86 stable wrt bug #393411 (diff)
downloadgentoo-2-5344bfe77a77e160e30efd66402f400c6b7015cf.tar.gz
gentoo-2-5344bfe77a77e160e30efd66402f400c6b7015cf.tar.bz2
gentoo-2-5344bfe77a77e160e30efd66402f400c6b7015cf.zip
Stable for AMD64, 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 e83cc933ee61..bc343f2d3d1d 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.17 2011/11/24 12:29:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.18 2011/12/18 20:04:44 ago Exp $
+
+ 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> libnxml-0.18.3.ebuild:
+ Stable for AMD64, wrt bug #393951
24 Nov 2011; Pacho Ramos <pacho@gentoo.org> -libnxml-0.18.2.ebuild,
metadata.xml:
diff --git a/net-libs/libnxml/libnxml-0.18.3.ebuild b/net-libs/libnxml/libnxml-0.18.3.ebuild
index a283b828e894..003c135373c1 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.3 2011/09/26 22:16:18 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.4 2011/12/18 20:04:44 ago 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"