summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-05-08 16:12:31 +0000
committerTom Martin <slarti@gentoo.org>2005-05-08 16:12:31 +0000
commit09b380c79a987448d279f8105b6981c3eb15744e (patch)
tree32f7932dc7834b38c54c5ebc4a60c90e59b8c12e
parentBugfix commit for blas and lapack. Use "scan" now instead of "update", fixed ... (diff)
downloadeselect-09b380c79a987448d279f8105b6981c3eb15744e.tar.gz
eselect-09b380c79a987448d279f8105b6981c3eb15744e.tar.bz2
eselect-09b380c79a987448d279f8105b6981c3eb15744e.zip
Fix my broken whitespacing. Bad me!
svn path=/trunk/; revision=62
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89609c8..d927970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ ChangeLog for eclectic
for lapack-atlas and lapack-reference.
2005-05-08 Tom Martin <slarti@gentoo.org>
+
* modules/mailer.eclectic: Fix find_targets. If the glob didn't
match, it was interpreted as a literal string.
@@ -17,6 +18,7 @@ ChangeLog for eclectic
* bin/eclectic.in, bin/Makefile.am: Use %VERSION%.
2005-05-08 Tom Martin <slarti@gentoo.org>
+
* modules/mailer.eclectic: Fix a stupid typo (findi_targets ->
find_targets).