diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-03-18 12:42:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-03-18 12:42:17 +0000 |
commit | fa381259d75dd8751f0f08d949fafd38e859fe9d (patch) | |
tree | 5d8b132955c1668859413d097a694dcb2d57210e /dev-libs | |
parent | old (diff) | |
download | gentoo-2-fa381259d75dd8751f0f08d949fafd38e859fe9d.tar.gz gentoo-2-fa381259d75dd8751f0f08d949fafd38e859fe9d.tar.bz2 gentoo-2-fa381259d75dd8751f0f08d949fafd38e859fe9d.zip |
Stable on amd64 wrt bug #309949
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index f5d6ed10b34d..a045a55fc8d7 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.277 2010/03/08 22:30:16 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.278 2010/03/18 12:42:17 hwoarang Exp $ + + 18 Mar 2010; Markos Chandras <hwoarang@gentoo.org> libxml2-2.7.6.ebuild: + Stable on amd64 wrt bug #309949 08 Mar 2010; Zac Medico <zmedico@gentoo.org> libxml2-2.7.3-r2.ebuild, libxml2-2.7.4-r1.ebuild, libxml2-2.7.6.ebuild: diff --git a/dev-libs/libxml2/libxml2-2.7.6.ebuild b/dev-libs/libxml2/libxml2-2.7.6.ebuild index ae1141f6b997..4f37d6acf5cf 100644 --- a/dev-libs/libxml2/libxml2-2.7.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.6.ebuild,v 1.2 2010/03/08 22:30:16 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.7.6.ebuild,v 1.3 2010/03/18 12:42:17 hwoarang Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc examples ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |