summaryrefslogtreecommitdiff
blob: b7ccc050fe56fdaf3c22c6c5316d3cf4526e4ec7 (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
# ChangeLog for dev-java/commons-jexl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jexl/ChangeLog,v 1.12 2014/08/10 20:11:14 slyfox Exp $

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> commons-jexl-1.1.ebuild,
  commons-jexl-2.1.1.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*commons-jexl-2.1.1 (24 Nov 2013)

  24 Nov 2013; Johann Schmitz <ercpe@gentoo.org> +commons-jexl-2.1.1.ebuild,
  +files/2.1.1-build.xml:
  Version bump of commons-jexl to 2.1.1 (wrt #480432). Dependency of picard
  (#491816) et al.

  19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-jexl-1.1.ebuild:
  Fix homepage wrt #202445. Fix unquoted variables to please repoman.

  10 Jun 2007; Vlastimil Babka <caster@gentoo.org>
  -files/commons-jexl-1.0-gentoo.diff, -commons-jexl-1.0.ebuild,
  -commons-jexl-1.0-r1.ebuild:
  Cleanup old version.

  10 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
  commons-jexl-1.1.ebuild:
  Marked stable on amd64 as per bug 179944.

  01 Jun 2007; nixnut <nixnut@gentoo.org> commons-jexl-1.1.ebuild:
  Stable on ppc wrt bug 179944

  31 May 2007; Christian Faulhammer <opfer@gentoo.org>
  commons-jexl-1.1.ebuild:
  stable x86, bug 179944

  27 May 2007; Vlastimil Babka <caster@gentoo.org> commons-jexl-1.1.ebuild:
  Migrate to split-ant, tweak style.

*commons-jexl-1.1 (26 Dec 2006)

  26 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
  +files/1.1-test-target.patch, +commons-jexl-1.1.ebuild:
  Version bump.

*commons-jexl-1.0-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-jexl-1.0-r1.ebuild:
  Migrated to Generation 2.

  18 May 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-jexl-1.0.ebuild:
  stable on amd64 and x86, added ~ppc to KEYWORDS

*commons-jexl-1.0 (22 Mar 2005)

  22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +commons-jexl-1.0.ebuild:
  Initial import. Ebuild based on the contribution by Vibhav Garg
  <vibhavgarg@gmail.com>. Fixes #70671