diff options
author | 2009-01-31 14:27:13 +0000 | |
---|---|---|
committer | 2009-01-31 14:27:13 +0000 | |
commit | 324b71cc423defcebb21c4836d4499e37950d568 (patch) | |
tree | 635b87e9463590cf75fe763ebd455af85e57c366 /dev-java/jflex/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-324b71cc423defcebb21c4836d4499e37950d568.tar.gz historical-324b71cc423defcebb21c4836d4499e37950d568.tar.bz2 historical-324b71cc423defcebb21c4836d4499e37950d568.zip |
Revbump to avoid bundling of unit tests in the jar. Migrate to EAPI 1.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-java/jflex/ChangeLog')
-rw-r--r-- | dev-java/jflex/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-java/jflex/ChangeLog b/dev-java/jflex/ChangeLog index 631fb10678fe..bc035f5b8c13 100644 --- a/dev-java/jflex/ChangeLog +++ b/dev-java/jflex/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-java/jflex -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jflex/ChangeLog,v 1.3 2008/01/10 22:34:32 caster Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jflex/ChangeLog,v 1.4 2009/01/31 14:27:08 serkan Exp $ + +*jflex-1.4.1-r1 (31 Jan 2009) + + 31 Jan 2009; Serkan Kaba <serkan@gentoo.org> + files/jflex-1.4.1-build.xml.patch, -jflex-1.4.1.ebuild, + +jflex-1.4.1-r1.ebuild: + Revbump to avoid bundling of unit tests in the jar. Migrate to EAPI 1. 10 Jan 2008; Vlastimil Babka <caster@gentoo.org> jflex-1.4.1.ebuild: Restrict junit dependency. |