diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2008-09-17 18:20:16 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2008-09-17 18:20:16 +0000 |
| commit | 1bab946c5ca62db1d233997e2ee81e13c56c9198 (patch) | |
| tree | 35811b1515d24e394245ef3627705efae4892835 /trunk/ChangeLog | |
| parent | 099777f84a1e58324888f3bcf5d0105192c97277 (diff) | |
| download | gentoolkit-1bab946c5ca62db1d233997e2ee81e13c56c9198.tar.gz | |
Fix check_sanity function to use get_all_make_defaults function when checking for the make.defaults files in the profile. (Bug #233651)
svn path=/; revision=515
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index aa1c6e8..2e13833 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,8 @@ +2008-09-17: Paul Varner <fuzzyray@gentoo.org> + * euse: Fix check_sanity function to use get_all_make_defaults + function when checking for the make.defaults files in the profile. + (Bug #233651) + 2008-09-03: Paul Varner <fuzzyray@gentoo.org> * equery: Fix depgraph function to print out dependencies that don't resolve to a package (Bug #236492) |
