blob: 8dfc48efac82ce63f3418fd19f117fd69be731be (
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
|
# ChangeLog for dev-java/velocity
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/ChangeLog,v 1.13 2004/08/23 21:57:36 zx Exp $
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -velocity-1.3.ebuild,
velocity-1.4.ebuild:
Marking stable for x86
10 Aug 2004; Thomas Matthijs <axxo@gentoo.org> velocity-1.4.ebuild:
fix doc target #59859
02 Aug 2004; Thomas Matthijs <axxo@gentoo.org> velocity-1.4.ebuild:
fix doc checking bug 59156
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> velocity-1.3.ebuild,
velocity-1.4.ebuild:
move dev-java/avalon-logkit dev-java/avalon-logkit-bin
*velocity-1.4 (30 Jul 2004)
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +velocity-1.4.ebuild:
version bump + cleanup
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> velocity-1.3.ebuild:
Fix use invocation
10 Feb 2004; Adrian Almenar <strider@gentoo.org> velocity-1.3.ebuild:
Remove unsupported keywords.
16 Dec 2003; Jason Wever <weeve@gentoo.org> velocity-1.3.ebuild:
Masked on sparc since there is no sun-jdk for linux/sparc.
*velocity-1.3 (16 Mar 2003)
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> velocity-1.3.ebuild:
removed 'j2ee' IUSE for now -- evaluating options.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> velocity-1.3.ebuild:
added ppc sparc keywords.
16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> velocity-1.3.ebuild:
Initial import.
Velocity is a Java-based template engine, a simple and powerful development
tool that allows you to easily create and render documents that format and
present your data, focusing on two main areas of usage:
* servlet-based WWW development
* general application use
|