diff options
author | Olivier Crête <tester@gentoo.org> | 2006-01-04 03:04:48 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-01-04 03:04:48 +0000 |
commit | 3076b8267ca7232b9c87115692f4097f5f37f709 (patch) | |
tree | 906ca5a626cf3aae5f099056ef812489b0d17541 /dev-util/debugedit/ChangeLog | |
parent | Fixed broken cp (diff) | |
download | historical-3076b8267ca7232b9c87115692f4097f5f37f709.tar.gz historical-3076b8267ca7232b9c87115692f4097f5f37f709.tar.bz2 historical-3076b8267ca7232b9c87115692f4097f5f37f709.zip |
New ebuild, debugedit is taken from the RPM distribution with the same version number, it gets the list of sources files used to build a binary that has debug information embedded and fixes the paths inside the stripping the build directory
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-util/debugedit/ChangeLog')
-rw-r--r-- | dev-util/debugedit/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-util/debugedit/ChangeLog b/dev-util/debugedit/ChangeLog new file mode 100644 index 000000000000..669e353ff773 --- /dev/null +++ b/dev-util/debugedit/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for dev-util/debugedit +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/debugedit/ChangeLog,v 1.1 2006/01/04 03:04:48 tester Exp $ + +*debugedit-4.4.3 (04 Jan 2006) + + 04 Jan 2006; Olivier Crête <tester@gentoo.org> +metadata.xml, + +debugedit-4.4.3.ebuild: + New ebuild, debugedit is taken from the RPM distribution with the same + version number, it gets the list of sources files used to build a binary + that has debug information embedded and fixes the paths inside the stripping + the build directory + |