diff options
| -rw-r--r-- | trunk/ChangeLog | 4 | ||||
| -rw-r--r-- | trunk/src/eclean/distfiles.exclude | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 7890e8e..40473ea 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,7 @@ +2007-05-11: Paul Varner <fuzzyray@gentoo.org> + * eclean: Updated eclean to not delete metadata.dtd by default (Bug + #176951) + 2007-05-10: Marius Mauch <genone@gentoo.org> * euse: Fix incorrect flag status display when a flag appears multiple times in a single location diff --git a/trunk/src/eclean/distfiles.exclude b/trunk/src/eclean/distfiles.exclude index 024de7a..a31be55 100644 --- a/trunk/src/eclean/distfiles.exclude +++ b/trunk/src/eclean/distfiles.exclude @@ -2,4 +2,4 @@ # In this file you can list some categories or cat/pkg-name for which you want # to protect distfiles from "ecleaning". You can also name some specific files. # See `man eclean` for syntax details. - +metadata.dtd |
