diff options
author | Damien Krotkine <dams@gentoo.org> | 2005-01-23 23:49:31 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2005-01-23 23:49:31 +0000 |
commit | 96844c48169735f0ec85fc23bb68a51a68bcfc14 (patch) | |
tree | 2750cbd7dacff955986c293c8b9965bb7154b1ba /dev-util/libconf | |
parent | Correcting types in typedef to be int instead of long. (diff) | |
download | historical-96844c48169735f0ec85fc23bb68a51a68bcfc14.tar.gz historical-96844c48169735f0ec85fc23bb68a51a68bcfc14.tar.bz2 historical-96844c48169735f0ec85fc23bb68a51a68bcfc14.zip |
debug + xml import and export
Diffstat (limited to 'dev-util/libconf')
-rw-r--r-- | dev-util/libconf/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/libconf/Manifest | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index 4e5efd9bb88d..bd1d9c1f62ea 100644 --- a/dev-util/libconf/ChangeLog +++ b/dev-util/libconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/libconf # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.11 2005/01/17 13:35:11 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.12 2005/01/23 23:49:31 dams Exp $ + + 24 Jan 2005; <dams@gentoo.org> : + - true-shell use debug + - new feature : xml import and export *libconf-0.39.7 (17 Jan 2005) diff --git a/dev-util/libconf/Manifest b/dev-util/libconf/Manifest index 3165c8abcd07..8cce218e9b8c 100644 --- a/dev-util/libconf/Manifest +++ b/dev-util/libconf/Manifest @@ -1,10 +1,10 @@ -MD5 44bdb9921d49fd361611894ca6462c09 ChangeLog 1638 +MD5 9a38d12a13decfab10e95ebbdf5fe6d9 ChangeLog 1739 MD5 9341b96d6af9732211a44e381e25aa77 libconf-0.28.ebuild 675 MD5 9cee0094c2ce2a7aa9b334645faec1e2 libconf-0.29.ebuild 714 -MD5 fd616430d71e3dd376e7132511111215 libconf-0.39.2.ebuild 714 MD5 5f1c3b9a62f513d6a4802b57677c23bf metadata.xml 284 MD5 8ac4709b79735b0f8a99809d55ff2294 libconf-0.39_alpha.ebuild 718 MD5 f6935415c13bd6ef7565c4a347ec3629 libconf-0.39.1.ebuild 714 +MD5 fd616430d71e3dd376e7132511111215 libconf-0.39.2.ebuild 714 MD5 bd3923a107908d2f0e69e31ac370c06a libconf-0.39.3.ebuild 714 MD5 967d64e2b61b0f6a546b3523fbf0db96 libconf-0.39.4.ebuild 714 MD5 846e13db48c03dd72c4622444130f7a4 libconf-0.39.5.ebuild 714 |