blob: 6730c9e67ac80dcac423d625a1e3d24ef8522de1 (
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
|
# ChangeLog for dev-java/velocity
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/velocity/ChangeLog,v 1.6 2004/02/10 07:13:20 strider Exp $
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
|