diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-08-11 02:54:13 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-08-11 02:54:13 +0000 |
commit | 6625c6336ea188b87dd5b396ccea1629bf2d4a5c (patch) | |
tree | 94c24d0f6965916a29ec7b404be0ef43423c9ad2 /dev-java/jdbc-mysql/ChangeLog | |
parent | Stable on SPARC wrt bug #135187. (diff) | |
download | historical-6625c6336ea188b87dd5b396ccea1629bf2d4a5c.tar.gz historical-6625c6336ea188b87dd5b396ccea1629bf2d4a5c.tar.bz2 historical-6625c6336ea188b87dd5b396ccea1629bf2d4a5c.zip |
Now uses jars from dependencies explicitly, instead of relying on /usr/ bin/ant adding them to the classpath.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'dev-java/jdbc-mysql/ChangeLog')
-rw-r--r-- | dev-java/jdbc-mysql/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/jdbc-mysql/ChangeLog b/dev-java/jdbc-mysql/ChangeLog index b2fa37ffb897..a733b8c977e6 100644 --- a/dev-java/jdbc-mysql/ChangeLog +++ b/dev-java/jdbc-mysql/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-java/jdbc-mysql # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.33 2006/08/05 12:01:04 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.34 2006/08/11 02:54:13 nichoj Exp $ + +*jdbc-mysql-3.1.13-r3 (11 Aug 2006) + + 11 Aug 2006; Joshua Nichols <nichoj@gentoo.org> + +jdbc-mysql-3.1.13-r3.ebuild: + Now uses jars from dependencies explicitly, instead of relying on /usr/ + bin/ant adding them to the classpath. 05 Aug 2006; Petteri Räty <betelgeuse@gentoo.org> -jdbc-mysql-3.0.11.ebuild, -jdbc-mysql-3.0.16.ebuild, |