diff options
Diffstat (limited to 'dev-java/jacl/ChangeLog-2015')
-rw-r--r-- | dev-java/jacl/ChangeLog-2015 | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/dev-java/jacl/ChangeLog-2015 b/dev-java/jacl/ChangeLog-2015 new file mode 100644 index 00000000..f39b1165 --- /dev/null +++ b/dev-java/jacl/ChangeLog-2015 @@ -0,0 +1,111 @@ +# ChangeLog for dev-java/jacl +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jacl/ChangeLog,v 1.33 2015/08/01 22:55:13 mrueg Exp $ + + 01 Aug 2015; Manuel Rüger <mrueg@gentoo.org> -jacl-1.3.3.ebuild: + Remove old. + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jacl-1.3.3.ebuild, + jacl-1.4.1.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 07 Feb 2014; Tom Wijsman <TomWij@gentoo.org> jacl-1.3.3.ebuild: + Make PATCHES an array to fix repoman warning. + + 01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> jacl-1.3.3.ebuild, + jacl-1.4.1.ebuild: + Drop ia64 support #345433 + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> jacl-1.4.1.ebuild: + stable ppc64, bug 243126 + + 20 Dec 2008; Markus Meier <maekke@gentoo.org> jacl-1.4.1.ebuild: + x86 stable, bug #243126 + + 20 Dec 2008; nixnut <nixnut@gentoo.org> jacl-1.4.1.ebuild: + Stable on ppc wrt bug 243126 + + 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> jacl-1.4.1.ebuild: + amd64 stable, bug #243126 + + 17 Dec 2008; Petteri Räty <betelgeuse@gentoo.org> jacl-1.4.1.ebuild: + Restrict tests as they die with JDKs higher than 1.4 + + 07 Dec 2008; Alistair Bush <ali_bush@gentoo.org> jacl-1.4.1.ebuild: + Removed MAKEOPTS clobering. see #250124. Thanks to vapier. + +*jacl-1.4.1 (14 Sep 2008) + + 14 Sep 2008; Alistair Bush <ali_bush@gentoo.org> + +files/jacl-1.4.1-build.patch, +jacl-1.4.1.ebuild: + Bump to latest version. + + 12 Jun 2007; Vlastimil Babka <caster@gentoo.org> -jacl-1.3.1.ebuild: + Remove old gen-1 version. + + 12 Jun 2007; Christoph Mende <angelos@gentoo.org> jacl-1.3.3.ebuild: + Stable on amd64 wrt bug 180358 + + 07 Jun 2007; Markus Rothe <corsair@gentoo.org> jacl-1.3.3.ebuild: + Stable on ppc64; bug #180358 + + 01 Jun 2007; Petteri Räty <betelgeuse@gentoo.org> jacl-1.3.3.ebuild: + Add einfo about tests being known to fail. + + 01 Jun 2007; nixnut <nixnut@gentoo.org> jacl-1.3.3.ebuild: + Stable on ppc wrt bug 180358 + + 01 Jun 2007; Christian Faulhammer <opfer@gentoo.org> jacl-1.3.3.ebuild: + stable x86, bug 180358 + + 25 May 2007; Diego Pettenò <flameeyes@gentoo.org> jacl-1.3.3.ebuild: + Add ~x86-fbsd keyword as per bug #160813. + + 08 May 2007; Raúl Porcel <armin76@gentoo.org> jacl-1.3.3.ebuild: + Add ~ia64 wrt #177466 + +*jacl-1.3.3 (03 Apr 2007) + + 03 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> + +files/1.3.3-javacflags.patch, +jacl-1.3.3.ebuild: + Version bump. + + 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: + Remove zx from metadata.xml due to retirement. + + 14 Feb 2007; Markus Rothe <corsair@gentoo.org> jacl-1.3.1.ebuild: + Added ~ppc64 + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> jacl-1.3.1.ebuild: + Dropping sparc keywords, see #96229 + + 26 Nov 2005; Joshua Nichols <nichoj@gentoo.org> jacl-1.3.1.ebuild: + Forgot to remove jikes DEPEND :-X + + 26 Nov 2005; Joshua Nichols <nichoj@gentoo.org> jacl-1.3.1.ebuild: + Disabling jikes support for now (bug #100020). + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> jacl-1.3.1.ebuild: + stable on amd64 + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jacl-1.3.1.ebuild: + Keywords ~amd64. + + 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jacl-1.3.1.ebuild: + use java-pkg_dohtml instead of dohtml to also install the package-list in + case of api docs: #50740 + + 24 Aug 2004; Chris Aniszczyk <zx@gentoo.org> jacl-1.3.1.ebuild: + Marking x86 + + 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> jacl-1.3.1.ebuild: + Fix use invocation + +*jacl-1.3.1 (14 Feb 2004) + + 14 Feb 2004; <zx@gentoo.org> jacl-1.3.1.ebuild: + Initial Import. Thanks to Kevin Polalses <kevin.poalses@poalsoft.com> for + initial ebuild. Bug #41567 |