diff options
author | 2006-09-03 23:46:07 +0000 | |
---|---|---|
committer | 2006-09-03 23:46:07 +0000 | |
commit | cf604f69434612bfb3713e2942281e520ad86c1d (patch) | |
tree | 0795b8d018159b384c197783d565230f1e1375dd /dev-libs/libxml2 | |
parent | Marked stable on mips. (diff) | |
download | historical-cf604f69434612bfb3713e2942281e520ad86c1d.tar.gz historical-cf604f69434612bfb3713e2942281e520ad86c1d.tar.bz2 historical-cf604f69434612bfb3713e2942281e520ad86c1d.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
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 eb42948a01ee..1b0e67ee14ea 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.166 2006/08/16 15:05:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.167 2006/09/03 23:42:19 kumba Exp $ + + 03 Sep 2006; Joshua Kinard <kumba@gentoo.org> libxml2-2.6.26.ebuild: + Marked stable on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> libxml2-2.6.26.ebuild: Stable on ppc64 diff --git a/dev-libs/libxml2/libxml2-2.6.26.ebuild b/dev-libs/libxml2/libxml2-2.6.26.ebuild index 336fdf650188..8cb175901214 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.9 2006/08/16 15:05:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.26.ebuild,v 1.10 2006/09/03 23:42:19 kumba 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" |