diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:39:17 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:39:17 +0000 |
commit | 72a2108e285760f7f53c6cb6adfd22de23b4f30e (patch) | |
tree | 0baa765eed0e5d447f1726738e604bc7a95c63cf /dev-libs/libxml2 | |
parent | Removed old version. (diff) | |
download | historical-72a2108e285760f7f53c6cb6adfd22de23b4f30e.tar.gz historical-72a2108e285760f7f53c6cb6adfd22de23b4f30e.tar.bz2 historical-72a2108e285760f7f53c6cb6adfd22de23b4f30e.zip |
Marked stable on amd64 for bug #139612
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index ec3e41c187de..5f7a01156635 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.164 2006/07/16 09:32:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.165 2006/07/17 16:37:55 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> libxml2-2.6.26.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> libxml2-2.6.26.ebuild: diff --git a/dev-libs/libxml2/libxml2-2.6.26.ebuild b/dev-libs/libxml2/libxml2-2.6.26.ebuild index 823b87cf96f6..099ba4c2f8e6 100644 --- a/dev-libs/libxml2/libxml2-2.6.26.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.6 2006/07/16 09:32:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.7 2006/07/17 16:37:55 dang Exp $ inherit libtool gnome.org flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc ipv6 python readline test" XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" |