summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-06 19:41:54 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-06 19:41:54 +0000
commit1f6805e67fcb477b9757dc4fef891f10efcba341 (patch)
tree6519b0bd44df0fdc357209e182451ca14fb6f52b /ChangeLog
parenta7047c5a48c19f1140a0bb01391f8eb75dedbcac (diff)
downloadgentoolkit-1f6805e67fcb477b9757dc4fef891f10efcba341.tar.gz
Add patch from MATSUI Tetsushi to have eclean take EPREFIX into account for distfiles.exclude. (Bug 241600)
svn path=/trunk/gentoolkit/; revision=610
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1116f96..5c1c0c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2009-05-09: Paul Varner <fuzzyray@gentoo.org>
+2009-05-06: Paul Varner <fuzzyray@gentoo.org>
+ * eclean: Add patch from MATSUI Tetsushi to have eclean take EPREFIX
+ into account for distfiles.exclude. (Bug 241600)
+
+2009-05-05: Paul Varner <fuzzyray@gentoo.org>
* equery: Added modular rewrite from djanderson
* gentoolkit: Added modular rewrite from djanderson
* All: converted to setup.py build system