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 | 8e4dab89b5d7e44aa9fd7cc21d87f0f00df89c0d (patch) | |
tree | 840ea78dfab4b0892077022bc59465db04e94c0f /dev-util | |
parent | Correcting types in typedef to be int instead of long. (diff) | |
download | gentoo-2-8e4dab89b5d7e44aa9fd7cc21d87f0f00df89c0d.tar.gz gentoo-2-8e4dab89b5d7e44aa9fd7cc21d87f0f00df89c0d.tar.bz2 gentoo-2-8e4dab89b5d7e44aa9fd7cc21d87f0f00df89c0d.zip |
debug + xml import and export
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/libconf/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/libconf/Manifest | 2 |
2 files changed, 6 insertions, 2 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..0b6d8a90dabc 100644 --- a/dev-util/libconf/Manifest +++ b/dev-util/libconf/Manifest @@ -1,10 +1,10 @@ MD5 44bdb9921d49fd361611894ca6462c09 ChangeLog 1638 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 |