diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-01-25 15:14:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-01-25 15:14:15 +0000 |
commit | 86596cb46c08e4cceb3fc843498128bc46b112db (patch) | |
tree | 0491795c3b93cb5661004e925cdc652f1d4afd7f /dev-ruby/libxml/ChangeLog | |
parent | add ~amd64, bug #255694 (diff) | |
download | historical-86596cb46c08e4cceb3fc843498128bc46b112db.tar.gz historical-86596cb46c08e4cceb3fc843498128bc46b112db.tar.bz2 historical-86596cb46c08e4cceb3fc843498128bc46b112db.zip |
Version bump, and remove some older versions, 0.9.7 is candidate for stable, given that dev-ruby/osmlib-base works with that.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/libxml/ChangeLog')
-rw-r--r-- | dev-ruby/libxml/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog index 08d3cbe2ad44..1a1a85dba508 100644 --- a/dev-ruby/libxml/ChangeLog +++ b/dev-ruby/libxml/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-ruby/libxml -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.21 2008/12/13 14:23:46 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.22 2009/01/25 15:14:15 flameeyes Exp $ + +*libxml-0.9.8 (25 Jan 2009) + + 25 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org> + -libxml-0.3.8.ebuild, -libxml-0.3.8.4.ebuild, -libxml-0.8.3.ebuild, + -libxml-0.9.5.ebuild, -libxml-0.9.6.ebuild, +libxml-0.9.8.ebuild: + Version bump, and remove some older versions, 0.9.7 is candidate for + stable, given that dev-ruby/osmlib-base works with that. *libxml-0.9.7 (13 Dec 2008) |