diff options
author | 2005-10-10 20:34:44 +0000 | |
---|---|---|
committer | 2005-10-10 20:34:44 +0000 | |
commit | fb6c38a74df66217ce02597491f8ebb781309e98 (patch) | |
tree | f1601eabb42cc3ceba5c45a0e42f71365ce38cee /dev-java/poi/ChangeLog | |
parent | Marking giflib-4.1.3-r2 ~ppc64 for bug 107346 (diff) | |
download | gentoo-2-fb6c38a74df66217ce02597491f8ebb781309e98.tar.gz gentoo-2-fb6c38a74df66217ce02597491f8ebb781309e98.tar.bz2 gentoo-2-fb6c38a74df66217ce02597491f8ebb781309e98.zip |
Fixed ChangeLog, because I seem to have nuked it at some point.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-java/poi/ChangeLog')
-rw-r--r-- | dev-java/poi/ChangeLog | 49 |
1 files changed, 47 insertions, 2 deletions
diff --git a/dev-java/poi/ChangeLog b/dev-java/poi/ChangeLog index 1cd2162774a3..8ec6cb5f91f9 100644 --- a/dev-java/poi/ChangeLog +++ b/dev-java/poi/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-java/poi -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.11 2005/10/07 20:42:09 betelgeuse Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.12 2005/10/10 20:34:44 betelgeuse Exp $ *poi-2.5.1 (07 Oct 2005) @@ -8,3 +8,48 @@ Version bump with added support for doc and source use flags. Also, poi now only depends on ant-core instead of full ant. +*poi-2.5-r2 (14 May 2005) + + 14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -poi-2.5-r1.ebuild, + +poi-2.5-r2.ebuild: + updated commons-beanutils dependency to reflect new slotting. see #71952 + + 04 May 2005; Jan Brinkmann <luckyduck@gentoo.org> + -files/poi-2.0-jikes-fix.patch, -poi-2.0.ebuild, poi-2.5-r1.ebuild: + stable on ppc + + 06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> poi-2.5-r1.ebuild, + -poi-2.5.ebuild: + latest revision stable on x86 and amd64, removed old version. + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> poi-2.0.ebuild, + poi-2.5-r1.ebuild, poi-2.5.ebuild: + Keywords ~amd64. + +*poi-2.5-r1 (19 Sep 2004) + + 19 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +poi-2.5-r1.ebuild: + Doesn't use packed jars anymore, thanks too Mark Wolfe + <mwolfe@netspace.net.au>. The ebuild also evilly fetched other jars it then + used, i corrected those. closes #63263 + +*poi-2.5 (22 Jul 2004) + + 22 Jul 2004; Thomas Matthijs <axxo@gentoo.org> + +files/poi-2.0-jikes-fix.patch, +files/poi-2.5-jikes-fix.patch, + poi-2.0.ebuild, +poi-2.5.ebuild: + added junit use flag: run junit tests + new upstream version + patch to fix compilation with jikes (closes 57863) + added depend on jikes + + 20 Apr 2004; Martin Holzer <mholzer@gentoo.org> poi-2.0.ebuild: + src_uri now uses mirror://apache + + 22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> poi-2.0.ebuild: + Stable on x86. Fixes according to #45398 + +*poi-2.0 (27 Feb 2004) + + 27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml, poi-2.0.ebuild: + Initial Import. Closes #41175 + |