summaryrefslogtreecommitdiff
path: root/trunk/src/euse
diff options
context:
space:
mode:
authorkarltk <karltk@gentoo.org>2004-01-07 13:21:01 +0000
committerkarltk <karltk@gentoo.org>2004-01-07 13:21:01 +0000
commit883c1c08db619de8b631735aa6e4f42d85d9a0be (patch)
tree738a44e8449026722e31c3d27b75861283e21103 /trunk/src/euse
parentd7bc579a0e0fac22c074a345065e1193f61740f9 (diff)
downloadgentoolkit-883c1c08db619de8b631735aa6e4f42d85d9a0be.tar.gz
More build system updates; renamed gentool to equery
svn path=/; revision=49
Diffstat (limited to 'trunk/src/euse')
-rw-r--r--trunk/src/euse/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/trunk/src/euse/ChangeLog b/trunk/src/euse/ChangeLog
index 1aa2a6b..cb50dbb 100644
--- a/trunk/src/euse/ChangeLog
+++ b/trunk/src/euse/ChangeLog
@@ -1,5 +1,9 @@
-*euse-0.1.0 (09 May 2003)
- 09 May 2003; Arun Bhanu <codebear@gentoo.org>
- Initial commit to gentoolkit.
+2004-01-07 Karl Trygve Kalleberg <karltk@gentoo.org>
+ * Added Makefile
+ * Updated from app-portage/gentoolkit
+ * Reformatted ChangeLog
+
+2003-05-09 Arun Bhanu <codebear@gentoo.org>
+ * Initial commit to gentoolkit.