diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2006-05-14 07:07:23 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2006-05-14 07:07:23 +0000 |
commit | c1c4bd92d448567504f3f960bde91141dca10a35 (patch) | |
tree | 34d9f19b9cba6d81f1b21c14ce18c5f0a1163448 /dev-java/exolabtools/ChangeLog | |
parent | Added ~hppa (diff) | |
download | historical-c1c4bd92d448567504f3f960bde91141dca10a35.tar.gz historical-c1c4bd92d448567504f3f960bde91141dca10a35.tar.bz2 historical-c1c4bd92d448567504f3f960bde91141dca10a35.zip |
Fixed HOMEPAGE wrt bug #133081. Fixed emerging with LOCALCLASSPATH disabled and removed the installation of the JARS file which is only useful to the build system.
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'dev-java/exolabtools/ChangeLog')
-rw-r--r-- | dev-java/exolabtools/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-java/exolabtools/ChangeLog b/dev-java/exolabtools/ChangeLog index 93f183b4ca78..1a75593d8f19 100644 --- a/dev-java/exolabtools/ChangeLog +++ b/dev-java/exolabtools/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-java/exolabtools -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabtools/ChangeLog,v 1.5 2005/05/30 19:14:26 gustavoz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/exolabtools/ChangeLog,v 1.6 2006/05/14 07:07:23 betelgeuse Exp $ + + 14 May 2006; Petteri Räty <betelgeuse@gentoo.org> + exolabtools-1.0_p20050205.ebuild: + Fixed HOMEPAGE wrt bug #133081. Fixed emerging with LOCALCLASSPATH disabled + and removed the installation of the JARS file which is only useful to the + build system. 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> exolabtools-1.0_p20050205.ebuild: |