summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-jexl/ChangeLog-2015')
-rw-r--r--dev-java/commons-jexl/ChangeLog-201558
1 files changed, 58 insertions, 0 deletions
diff --git a/dev-java/commons-jexl/ChangeLog-2015 b/dev-java/commons-jexl/ChangeLog-2015
new file mode 100644
index 00000000..b7ccc050
--- /dev/null
+++ b/dev-java/commons-jexl/ChangeLog-2015
@@ -0,0 +1,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