diff options
author | 2006-12-26 18:12:06 +0000 | |
---|---|---|
committer | 2006-12-26 18:12:06 +0000 | |
commit | 51214e3dbb6a34ff2293fb284475de52be68a297 (patch) | |
tree | 2c2af42acd30131b5da2580854fa4a6e2a90311d /dev-java/commons-jelly/ChangeLog | |
parent | Remove old versions (and old patches); fix quoting of patches names; block me... (diff) | |
download | gentoo-2-51214e3dbb6a34ff2293fb284475de52be68a297.tar.gz gentoo-2-51214e3dbb6a34ff2293fb284475de52be68a297.tar.bz2 gentoo-2-51214e3dbb6a34ff2293fb284475de52be68a297.zip |
Always needs junit and commons-logging to compile. Relaxed commons-jexl dependency for upcoming version bump and cleaned the ebuild.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'dev-java/commons-jelly/ChangeLog')
-rw-r--r-- | dev-java/commons-jelly/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-java/commons-jelly/ChangeLog b/dev-java/commons-jelly/ChangeLog index 80a7699e54af..97f643474f99 100644 --- a/dev-java/commons-jelly/ChangeLog +++ b/dev-java/commons-jelly/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/commons-jelly # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jelly/ChangeLog,v 1.4 2006/11/30 15:30:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jelly/ChangeLog,v 1.5 2006/12/26 18:12:06 betelgeuse Exp $ + + 26 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> + commons-jelly-1.0-r1.ebuild: + Always needs junit and commons-logging to compile. Relaxed commons-jexl + dependency for upcoming version bump and cleaned the ebuild. 30 Nov 2006; Vlastimil Babka <caster@gentoo.org> -commons-jelly-1.0.ebuild, commons-jelly-1.0-r1.ebuild: |