diff options
author | 2005-12-25 02:44:16 +0000 | |
---|---|---|
committer | 2005-12-25 02:44:16 +0000 | |
commit | cd06fdc86c35fb520cc79307247540ba970a782d (patch) | |
tree | 3c89112f0f3780ad8513f7de728112db2a38848d /dev-util/weka/ChangeLog | |
parent | version bump (bug #116657) (diff) | |
download | historical-cd06fdc86c35fb520cc79307247540ba970a782d.tar.gz historical-cd06fdc86c35fb520cc79307247540ba970a782d.tar.bz2 historical-cd06fdc86c35fb520cc79307247540ba970a782d.zip |
Changed einfo calls to echo.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-util/weka/ChangeLog')
-rw-r--r-- | dev-util/weka/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/weka/ChangeLog b/dev-util/weka/ChangeLog index 04355e56bd67..35a2433c5535 100644 --- a/dev-util/weka/ChangeLog +++ b/dev-util/weka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/weka # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.12 2005/12/06 02:18:50 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.13 2005/12/25 02:44:16 nichoj Exp $ + + 25 Dec 2005; Joshua Nichols <nichoj@gentoo.org> weka-3.4.6.ebuild: + Changed einfo calls to echo. *weka-3.4.6 (06 Dec 2005) |