diff options
author | Ned Ludd <solar@gentoo.org> | 2004-07-27 05:48:43 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-07-27 05:48:43 +0000 |
commit | 395373627ddff27ef04300c25206c78339545db6 (patch) | |
tree | 72623ac0f6c25b60934d16e3bd33d7194bb1cbc1 /dev-libs/libxml2/ChangeLog | |
parent | stable on macos (Manifest recommit) (diff) | |
download | gentoo-2-395373627ddff27ef04300c25206c78339545db6.tar.gz gentoo-2-395373627ddff27ef04300c25206c78339545db6.tar.bz2 gentoo-2-395373627ddff27ef04300c25206c78339545db6.zip |
use gnuconfig_update, needed for uclibc and probably others likes mips/mips64 etc..
Diffstat (limited to 'dev-libs/libxml2/ChangeLog')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 5907f3d1b072..98b796fb9f1e 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.84 2004/07/13 10:49:00 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.85 2004/07/27 05:48:43 solar Exp $ + + 27 Jul 2004; <solar@gentoo.org> libxml2-2.6.11.ebuild, libxml2-2.6.6.ebuild, + libxml2-2.6.7.ebuild, libxml2-2.6.9.ebuild: + use gnuconfig_update, needed for uclibc and probably others likes mips/mips64 + etc.. *libxml2-2.6.11 (13 Jul 2004) |