summaryrefslogtreecommitdiff
blob: 26b7c7804167f6b452e4e748577810fd499c0424 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# ChangeLog for dev-java/ant
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.27 2003/03/21 21:39:06 absinthe Exp $

*ant-1.5.2 (21 Mar 2003)

  21 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.2.ebuild, 
  files/1.5.2/ant:
  Version bump.  Unmasked for x86.

*ant-1.5.1-r4 (16 Mar 2003)

  17 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> ant-1.5.1-r4.ebuild:
  Added ~ppc keyword

  16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.1-r4.ebuild:
  Added 'doc' USE flag for developer's documentation.

*ant-1.5.1-r3 (01 Dec 2002)

  05 Mar 2003; Will Woods <wwoods@gentoo.org> ant-1.5.1-r3.ebuild:
  Added ~alpha keyword

  20 Feb 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild :
  Changed to stable keyword only on x86.

  08 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild :
  Added Sparc keyword "~sparc" after testing it.

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> ant-1.5.1-r2.ebuild, ant-1.4.1-r3.ebuild :
  Changed sparc64 to sparc keyword
  
  01 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild
  Doesnt need to download from a gentoo mirror.

  01 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild files/digest-ant-1.5.1-r3
  I have created this ebuild cause building it from sources causes circular
  dependencies (See bug #10360 and #10364) cause optional.jar doesnt have
  all classes compiled. KEYWORDS are set only to "~x86". This ebuild should
  fix some strange errors with ant. If somebody complains about this please
  let me know. Also ant project changed how them distribute their files so we
  need to mirror it now (Cant be downloaded automatically from their site).
  Fixed ebuild to follow policy (Missing IUSE, Missing RDEPEND).

*ant-1.5.1-r2 (18 Nov 2002)
  
  25 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild
  Unmasking ant for sparc64, as it looks like its working very well.

  22 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild
  Changed Keywords "~x86 ~ppc" to "x86 ppc", inserting "~sparc64". Needs more
  tests on sparc64 not only me.

  18 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild files/digest-ant-1.5.1-r2: Added (Marked for Testing)
  files/1.5.1/ant: Changed
  User Classpath get overwrited by "gentooized" ant script, Fixes bug #10061.

*ant-1.5.1-r1 (02 Nov 2002)

  02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.5.1-r1.ebuild files/digest-ant-1.5.1-r1:
  Now uses Green threads on PPC. Fixes #7706.
  Removed ant-1.5.1.ebuild files/digest-ant-1.5.1

  16 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Improved slightly, thanks to #9394.

*ant-1.5.1 (25 Oct 2002)

  25 Oct 2002; Maik Schreiber <blizzy@gentoo.org> ant-1.5.1.ebuild,
  files/1.5.1/ant: New version.

  25 Oct 2002; Maik Schreiber <blizzy@gentoo.org> ant-1.5.ebuild: Changed
  KEYWORDS to "x86 ~ppc".

  18 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Fixed nasty oversight in script.

  14 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Fixed bugs with script as reported in #7732. Marked for testing. 

*ant-1.5 (26 Jul 2002)

  26 Jul 2002; William McArthur <sandymac@gentoo.org> ant-1.5.ebuild,
  files/1.5/ant: Upgraded to Ant 1.5, rewrote the Gentoo specific ant script to
  take avantage of java-config. It also looked like the Gentoo ant-1.4.1
  script was based an older version of ant.

  26 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added test in pkg_setup() to ensure that a proper system VM is installed. 
  This is a special-case, we should not bother about adding similar tests to
  all other java packages.

  24 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added extra install-time test to verify that all files install properly. 
  Some users manage to install a faulty ant, for some reason.

  13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> ant-1.4.1-r3.ebuild:
  added ppc keyword

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added SLOT, KEYWORDS and LICENSE. Ebuild originally submitted by Achim
  Gottinger <achim@gentoo.org>.

*ant-1.4.1-r3 (03 May 2002)

  03 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Now handles the case of multiple occurrences of JAVA_HOME in the Java
  environment setting, thanks to Florian L. Klein <kleinf@gmx.de>.

  Removed ant-1.4.1-r2.ebuild files/digest-ant-1.4.1-r2

*ant-1.4.1-r2 (10 Apr 2002)

  10 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r2.ebuild:
  The JAVA_HOME env var is now picked from $HOME/.gentoo/java-env if it exists,
  /etc/env.d/20java if not. An error is emitted if both files are missing.

  Removed ant-1.4.1-r1.ebuild files/digest-ant-1.4.1-r1

*ant-1.4.1-r1 (01 Feb 2002)

  01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog:
  Added initial ChangeLog.