diff options
author | Vlastimil Babka <caster@gentoo.org> | 2006-10-19 21:39:35 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2006-10-19 21:39:35 +0000 |
commit | f058b884a486408493bc45283f5274bd0e1ed2bb (patch) | |
tree | a6990d756f74ea35c0509e595097f556c526aed7 /dev-java/jdbc-jaybird/ChangeLog | |
parent | add ~amd64, thx to Pierre Cassimans on IRC #gentoo-vdr for reporting this (diff) | |
download | gentoo-2-f058b884a486408493bc45283f5274bd0e1ed2bb.tar.gz gentoo-2-f058b884a486408493bc45283f5274bd0e1ed2bb.tar.bz2 gentoo-2-f058b884a486408493bc45283f5274bd0e1ed2bb.zip |
Cleaned up dependencies, make tests actually not compile when not needed, remove jdk version autodetection and force -source 1.4 -target 1.4 everywhere, until somebody needs the 1.5 features.
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'dev-java/jdbc-jaybird/ChangeLog')
-rw-r--r-- | dev-java/jdbc-jaybird/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/jdbc-jaybird/ChangeLog b/dev-java/jdbc-jaybird/ChangeLog index af22c54269e3..501fe8a8b28c 100644 --- a/dev-java/jdbc-jaybird/ChangeLog +++ b/dev-java/jdbc-jaybird/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-java/jdbc-jaybird # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.6 2006/10/19 20:11:13 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.7 2006/10/19 21:39:35 caster Exp $ + + 19 Oct 2006; Vlastimil Babka <caster@gentoo.org> + +files/archive-xml-2.0.1.patch, +files/compile-xml-2.0.1.patch, + +files/dist-xml-2.0.1.patch, metadata.xml, jdbc-jaybird-2.0.1.ebuild: + Cleaned up dependencies, make tests actually not compile when not needed, + remove jdk version autodetection and force -source 1.4 -target 1.4 + everywhere, until somebody needs the 1.5 features. 19 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org> jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild: |