diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2007-03-29 22:17:01 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2007-03-29 22:17:01 +0000 |
| commit | 67f2caa5d98c9a0cf6bdbb6739f016c01ce2387f (patch) | |
| tree | 2a1bba896f9b8c463c131062bd2a87a7ea76bc58 /trunk/ChangeLog | |
| parent | 0a71cab0c926d10cd4139a84a4b4c03194c51f96 (diff) | |
| download | gentoolkit-67f2caa5d98c9a0cf6bdbb6739f016c01ce2387f.tar.gz | |
Change package.get_???_deps() methods to try the portage tree first, since emerge always uses the portage tree for dependencies. (Bug #164678)
svn path=/; revision=368
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 1a36199..80e6d75 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,4 +1,9 @@ 2007-03-29: Paul Varner <fuzzyray@gentoo.org> + * gentoolkit: Change package.get_???_deps() methods to try the portage + tree first, since emerge always uses the portage tree for dependencies. + (Bug #164678) + +2007-03-29: Paul Varner <fuzzyray@gentoo.org> * equery: Convert deprecated strings functions to str methods (Bug #172694) |
