blob: 5693e4c9433553d38e38d32e3c3b80c2a54a5926 (
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
|
# ChangeLog for dev-java/axion
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/axion/ChangeLog,v 1.18 2007/06/18 17:28:09 flameeyes Exp $
18 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
axion-1.0_rc2-r3.ebuild:
Add ~x86-fbsd keyword.
*axion-1.0_rc2-r3 (28 Apr 2007)
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org>
+axion-1.0_rc2-r3.ebuild:
Migrated to generation 2.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
*axion-1.0_rc2-r2 (20 May 2005)
20 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-axion-1.0_rc2-r1.ebuild, +axion-1.0_rc2-r2.ebuild:
dont install jar with a version number any longer, stable on amd64
06 May 2005; Sven Wegener <swegener@gentoo.org> axion-1.0_rc2-r1.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
02 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> axion-1.0_rc2-r1.ebuild,
-axion-1.0_rc2.ebuild:
cleanup, removed old revision with a dependency to regexp.
*axion-1.0_rc2-r1 (27 Mar 2005)
27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/commons-codec.patch, +axion-1.0_rc2-r1.ebuild, axion-1.0_rc2.ebuild:
moved from dev-java/regexp to dev-java/jakarta-regexp dependency. see #71336.
keyworded ~amd64, introduced support for the source useflag. added patch to
fix compilation errors, related to commons-codec. removed junit tests, another
package where they are b0rked
09 Jan 2005; Sven Wegener <swegener@gentoo.org> axion-1.0_rc2.ebuild:
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> axion-1.0_rc2.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> axion-1.0_rc2.ebuild:
move regexp-bin -> regexp
15 Aug 2004; Chris Aniszczyk <zx@gentoo.org> axion-1.0_rc2.ebuild:
Fixed deps
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> axion-1.0_rc2.ebuild:
move dev-java/regexp dev-java/regexp-bin
27 Jun 2004; Chris Aniszczyk <zx@gentoo.org> axion-1.0_rc2.ebuild:
Marking stable on x86
*axion-1.0_rc2 (01 Apr 2004)
01 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
axion-1.0_rc2.ebuild: Initial import. Ebuild submitted by myself.
|