diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-10 17:45:40 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-10 17:45:40 +0000 |
commit | f5ffbdb51d81bb03bcfee2f5a3e3edb67ff5c146 (patch) | |
tree | b22a5258d45ed38532d721f57d5b169ea28be71d /dev-java/bsh/ChangeLog | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f5ffbdb51d81bb03bcfee2f5a3e3edb67ff5c146.tar.gz gentoo-2-f5ffbdb51d81bb03bcfee2f5a3e3edb67ff5c146.tar.bz2 gentoo-2-f5ffbdb51d81bb03bcfee2f5a3e3edb67ff5c146.zip |
new version, improvements, build from source, generall cleanup and much more. fixes #62664 and #81879. Ebuild based on the contribution by Saleem A. <compnerd@gentoo.org>, thanks to Diego Pettenò' <dgp85@users.sourceforge.net> for the patch.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/bsh/ChangeLog')
-rw-r--r-- | dev-java/bsh/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-java/bsh/ChangeLog b/dev-java/bsh/ChangeLog index 0054c06d1205..f3f513387feb 100644 --- a/dev-java/bsh/ChangeLog +++ b/dev-java/bsh/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-java/bsh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.21 2005/01/26 20:42:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.22 2005/03/10 17:45:39 luckyduck Exp $ + +*bsh-2.0_beta2 (10 Mar 2005) + + 10 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> files/bsh.Console, + files/bsh.Interpreter, +files/bsh2-build.patch, +files/bsh2-readline.patch, + +bsh-2.0_beta2.ebuild: + new version, improvements, build from source, generall cleanup and much more. + fixes #62664 and #81879. Ebuild based on the contribution by Saleem A. + <compnerd@gentoo.org>, thanks to Diego Pettenò <dgp85@users.sourceforge.net> + for the patch. 26 Jan 2005; Markus Rothe <corsair@gentoo.org> bsh-1.3.0.ebuild: Stable on ppc64 |