diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2007-09-13 00:17:05 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2007-09-13 00:17:05 +0000 |
| commit | e336525495cb85d4d0a2676b3b176382a23e8c54 (patch) | |
| tree | 1fe65558955319ec1171e4a38e6abe3001b8b5bb /trunk/ChangeLog | |
| parent | 6168daf4735ca71cdcea4d47dc7b545f743d609f (diff) | |
| download | gentoolkit-e336525495cb85d4d0a2676b3b176382a23e8c54.tar.gz | |
Correctly handle the case where an ebuild no longer exists for a package (Bug #188918)
svn path=/; revision=435
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 2e174fb..4c939be 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,6 +1,8 @@ 2007-09-12: Paul Varner <fuzzyray@gentoo.org> * eclean: Fix processing of the long arguments to work correctly. (Bug #192345) + * revdep-rebuild: Correctly handle the case where an ebuild no longer + exists for a package (Bug #188918) 2007-08-08: Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Fix progress bar to only update when there is a |
