blob: 6454a9750eb9b8423586a88b134466d25eb25aa7 (
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
|
# ChangeLog for dev-util/checkstyle
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.12 2005/04/02 19:46:52 luckyduck Exp $
02 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> checkstyle-3.3-r1.ebuild,
-checkstyle-3.3.ebuild:
cleanup, removed old revision with a dependency to regexp.
*checkstyle-3.4-r3 (27 Mar 2005)
27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> +checkstyle-3.3-r1.ebuild,
-checkstyle-3.4-r2.ebuild, +checkstyle-3.4-r3.ebuild:
moved from dev-java/regexp to dev-java/jakarta-regexp dependency. see #71336
14 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> checkstyle-3.3.ebuild,
checkstyle-3.4-r2.ebuild:
both ebuilds now generate a bash script to make this package easy to use.
fixes bug #77767.
21 Oct 2004; Simon Stelling <blubb@gentoo.org> checkstyle-3.4-r2.ebuild:
added ~amd64
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> checkstyle-3.3.ebuild,
checkstyle-3.4-r2.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
14 Oct 2004; David Holm <dholm@gentoo.org> checkstyle-3.4-r2.ebuild:
Added to ~ppc.
*checkstyle-3.4-r2 (17 Sep 2004)
17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -checkstyle-3.4-r1.ebuild,
+checkstyle-3.4-r2.ebuild, -checkstyle-3.4.ebuild:
named the jar ${PN}.jar to its usable with java-pkg_jar-from
*checkstyle-3.4-r1 (12 Sep 2004)
12 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +checkstyle-3.4-r1.ebuild:
no longer uses packed jars, bug 63306
*checkstyle-3.4 (30 Aug 2004)
30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> checkstyle-3.3.ebuild,
+checkstyle-3.4.ebuild:
Version bump
31 Jul 2004; Thomas Matthijs <axxo@gentoo.org> checkstyle-3.3.ebuild:
fix depend
*checkstyle-3.3 (24 Feb 2004)
24 Feb 2004; Chris Aniszczyk <zx@gentoo.org> checkstyle-3.3.ebuild,
metadata.xml:
Initial Import. Thanks to Andrew Sayman <lorien420@myrealbox.com> for the
initial ebuild. Bug #27982
|