diff options
Diffstat (limited to 'media-gfx/aoi/ChangeLog')
-rw-r--r-- | media-gfx/aoi/ChangeLog | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/media-gfx/aoi/ChangeLog b/media-gfx/aoi/ChangeLog new file mode 100644 index 00000000..bba44385 --- /dev/null +++ b/media-gfx/aoi/ChangeLog @@ -0,0 +1,115 @@ +# ChangeLog for media-gfx/aoi +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.27 2014/08/10 21:13:35 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aoi-2.5.ebuild, + aoi-2.7.2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 09 Mar 2010; Jonathan Callen <abcd@gentoo.org> aoi-2.5.ebuild, + aoi-2.7.2.ebuild: + QA: Do not use absolute path to icon when in standard dirs (in + make_desktop_entry()) + + 23 Dec 2009; Vlastimil Babka <caster@gentoo.org> aoi-2.7.2.ebuild: + Raise jre dep to 1.5 as the jar contains 1.5 bytecode. Fixes bug #297462. + +*aoi-2.7.2 (01 Nov 2009) + + 01 Nov 2009; Markus Meier <maekke@gentoo.org> -aoi-2.2.1.ebuild, + +aoi-2.7.2.ebuild: + version bump by Triffid Hunter in bug #288993, remove old + + 14 Mar 2009; Markus Meier <maekke@gentoo.org> aoi-2.5.ebuild: + x86 stable + + 09 Feb 2009; Markus Meier <maekke@gentoo.org> aoi-2.2.1.ebuild, + aoi-2.5.ebuild: + convert to gen-2 java eclasses by Vlastimil Babka in bug #258334 + +*aoi-2.5 (10 Dec 2007) + + 10 Dec 2007; Markus Meier <maekke@gentoo.org> +aoi-2.5.ebuild: + version bump, bug #189416 + + 09 Jun 2007; Petteri Räty <betelgeuse@gentoo.org> -aoi-1.4.ebuild, + -aoi-2.2.ebuild: + Remove old versions. + + 30 Apr 2007; Marius Mauch <genone@gentoo.org> aoi-1.4.ebuild: + Replacing einfo with elog + + 27 Mar 2007; Christian Faulhammer <opfer@gentoo.org> aoi-2.2.1.ebuild: + stable x86, bug 156354 + + 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: + Transition to Manifest2. + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> aoi-1.4.ebuild, + aoi-2.2.ebuild, aoi-2.2.1.ebuild: + Dropping sparc keywords, see #96229 + +*aoi-2.2.1 (12 Feb 2006) + + 12 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> -aoi-1.6.ebuild, + +aoi-2.2.1.ebuild: + 2.2.1 version bump. Install scripts under aoi's lib directory. Fixes bug + 122612, reported by Cyril Jaquier <cyril dot jaquier at bluewin dot ch>. + Also added a desktop entry. + + 12 Jan 2006; Luis Medinas <metalgod@gentoo.org> aoi-2.2.ebuild: + Added ~amd64 keyword. Closes bug #118540. + + 10 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> aoi-2.2.ebuild: + Use java-pkg_dojar to install ArtOfIllusion.jar. + +*aoi-2.2 (10 Jan 2006) + + 10 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> metadata.xml, + +aoi-2.2.ebuild: + 2.2 version bump. Hopefully fixes bugs 68175 and 63013. Thanks to all + reporters. Note that we are no longer building this from source. Also, + adding graphics as a herd. + + 15 Sep 2005; Mark Loeser <halcy0n@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + Add app-arch/unzip to DEPEND; bug #69831 + + 30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + move dev-java/jmf dev-java/jmf-bin + + 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + Fix use invocation + + 05 May 2004; <SeJo@gentoo.org> aoi-1.6.ebuild: + added ~ppc keyword + + 26 Mar 2004; David Holm <dholm@gentoo.org> aoi-1.4.ebuild, aoi-1.6.ebuild: + Backed out of ppc and ~ppc while waiting fort portage upgrade. + + 25 Mar 2004; Joshua Kinard <kumba@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + As far as I know, mips doesn't have a JDK available to it, thus this creates a + dependency issue for this package. Removing mips keywords until further + notice. + + 17 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + unkeyworded hppa, we don't have jdk + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> aoi-1.4.ebuild, + aoi-1.6.ebuild: + Remove alpha keywords because this package eventually depends on >=jdk-1.4, + which we don't have on alpha + +*aoi-1.6 (10 Oct 2003) + + 10 Oct 2003; Brandy Westcott brandy@gentoo.org aoi-1.6.ebuild: + Version bump to 1.6. Initial ebuild to install AoI from source. + +*aoi-1.4 (15 May 2003) + + 15 May 2003; Dylan Carlson <absinthe@gentoo.org> aoi-1.4.ebuild, files/aoi: + Initial import. |