summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-17 15:01:33 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-17 15:01:33 +0000
commit1ddd0ffd1670d751c72dece4a25df18e50777f87 (patch)
tree0ff48f5355a0e9409c79d36d263bf131adff03e6 /net-libs/libnxml
parentAdd ~alpha wrt #172818 (diff)
downloadgentoo-2-1ddd0ffd1670d751c72dece4a25df18e50777f87.tar.gz
gentoo-2-1ddd0ffd1670d751c72dece4a25df18e50777f87.tar.bz2
gentoo-2-1ddd0ffd1670d751c72dece4a25df18e50777f87.zip
Stable on amd64 wrt bug 177184
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'net-libs/libnxml')
-rw-r--r--net-libs/libnxml/ChangeLog5
-rw-r--r--net-libs/libnxml/libnxml-0.17.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnxml/ChangeLog b/net-libs/libnxml/ChangeLog
index a1c78ded786f..05741cc89e7e 100644
--- a/net-libs/libnxml/ChangeLog
+++ b/net-libs/libnxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnxml
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.7 2007/05/08 21:29:24 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.8 2007/06/17 15:01:33 angelos Exp $
+
+ 17 Jun 2007; Christoph Mende <angelos@gentoo.org> libnxml-0.17.1.ebuild:
+ Stable on amd64 wrt bug 177184
08 May 2007; Markus Ullmann <jokey@gentoo.org> libnxml-0.17.1.ebuild:
Stable wrt bug #177184
diff --git a/net-libs/libnxml/libnxml-0.17.1.ebuild b/net-libs/libnxml/libnxml-0.17.1.ebuild
index 7a57ba199e93..63fa04b08f2e 100644
--- a/net-libs/libnxml/libnxml-0.17.1.ebuild
+++ b/net-libs/libnxml/libnxml-0.17.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.3 2007/05/08 21:29:24 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.4 2007/06/17 15:01:33 angelos Exp $
DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
@@ -8,7 +8,7 @@ SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="doc examples"
RDEPEND="net-misc/curl"