summaryrefslogtreecommitdiff
blob: 4ebec7612a3590e06ad53e98792087ce16098598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# ChangeLog for dev-java/aspectj
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/ChangeLog,v 1.22 2007/04/22 14:04:39 caster Exp $

  22 Apr 2007; Vlastimil Babka <caster@gentoo.org> aspectj-1.2-r2.ebuild:
  Add java-ant-2 to inherit and fix the deps a bit.

  19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Remove mkennedy from metadata.xml due to retirement.

  28 Feb 2007; Petteri Räty <betelgeuse@gentoo.org> -aspectj-1.1.1.ebuild,
  -aspectj-1.2-r1.ebuild:
  Cleanup.

  30 Nov 2006; Vlastimil Babka <caster@gentoo.org> aspectj-1.2-r1.ebuild,
  aspectj-1.2-r2.ebuild:
  Update xerces dep for upcoming 2.6 slotmove.

*aspectj-1.2-r2 (02 Jul 2006)

  02 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +aspectj-1.2-r2.ebuild:
  Revision bump to support new Java system.

  16 Jan 2006; Mark Loeser <halcy0n@gentoo.org> aspectj-1.2-r1.ebuild:
  Whitespace fix

  15 Jan 2006; Joshua Nichols <nichoj@gentoo.org> aspectj-1.2-r1.ebuild:
  Fixed jar-from call for saxon to fix bug #119089.

*aspectj-1.2-r1 (08 Jan 2006)

  08 Jan 2006; Joshua Nichols <nichoj@gentoo.org> +aspectj-1.2-r1.ebuild:
  No longer uses bundled jars to build. Patch contributed by Julie Bovee Hill
  <joulie@gmail.com> (bug #63293).

  08 Oct 2005; Petteri Räty <betelgeuse@gentoo.org>
  +files/aspectj-1.1.1.build.xml.patch, aspectj-1.1.1.ebuild,
  aspectj-1.2.ebuild:
  Fixed broken build.xml of 1.1.1. Both versions: removed DEPEND on full ant
  and installation of LICENSE-AspectJ.html.

  28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> aspectj-1.2.ebuild:
  Stable on amd64.

  22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> aspectj-1.1.1.ebuild,
  aspectj-1.2.ebuild:
  Keywords ~amd64.

*aspectj-1.1.1 (25 Aug 2004)

  25 Aug 2004; Chris Aniszczyk <zx@gentoo.org> +aspectj-1.1.1.ebuild:
  Phoenix down

  23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -aspectj-1.1.1.ebuild,
  aspectj-1.2.ebuild:
  Marking x86 & cleanup

  16 Jul 2004; David Holm <dholm@gentoo.org> aspectj-1.1.1.ebuild,
  aspectj-1.2.ebuild:
  Added to ~ppc.

*aspectj-1.2 (14 Jul 2004)

  14 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
  +files/aspectj-1.2-fix-examples-build.xml.patch,
  +files/aspectj-1.2-fix-javadoc.patch,
  +files/aspectj-1.2-version-gentoo.patch, +aspectj-1.2.ebuild:
  new version, closes 53959

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> aspectj-1.1.1.ebuild:
  Add inherit eutils

*aspectj-1.1.1 (12 Apr 2004)

  12 Apr 2004; <mkennedy@gentoo.org> aspectj-1.1.1.ebuild, metadata.xml,
  files/ajbrowser, files/ajc, files/aspectj-1.1.1-version-gentoo.patch:
  Initial port.  Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>