diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2005-11-26 13:36:10 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2005-11-26 13:36:10 +0000 |
commit | b2b8a84bb4dc00e17eaf5e9197d2edac50be0f43 (patch) | |
tree | 137dec5cc5f085f347ff034418fe135559db553a /dev-java/commons-validator/ChangeLog | |
parent | Change to init script for bug #86560 (diff) | |
download | gentoo-2-b2b8a84bb4dc00e17eaf5e9197d2edac50be0f43.tar.gz gentoo-2-b2b8a84bb4dc00e17eaf5e9197d2edac50be0f43.tar.bz2 gentoo-2-b2b8a84bb4dc00e17eaf5e9197d2edac50be0f43.zip |
Version bump. Corrected license to Apache-2.0, removed unneeded dependency on xerces and the installation of LICENSE.txt.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-java/commons-validator/ChangeLog')
-rw-r--r-- | dev-java/commons-validator/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog index 757d1662f94e..c04959d5781e 100644 --- a/dev-java/commons-validator/ChangeLog +++ b/dev-java/commons-validator/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-java/commons-validator # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.27 2005/07/10 15:02:29 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.28 2005/11/26 13:36:10 betelgeuse Exp $ + +*commons-validator-1.1.4 (26 Nov 2005) + + 26 Nov 2005; Petteri Räty <betelgeuse@gentoo.org> + +commons-validator-1.1.4.ebuild: + Version bump. Corrected license to Apache-2.0, removed unneeded dependency + on xerces and the installation of LICENSE.txt. 10 Jul 2005; Thomas Matthijs <axxo@gentoo.org> commons-validator-1.0.2-r5.ebuild, commons-validator-1.1.3-r1.ebuild: |