diff options
author | 2005-05-21 16:50:17 +0000 | |
---|---|---|
committer | 2005-05-21 16:50:17 +0000 | |
commit | e937341496013fb160391ea944b2e3338731bec4 (patch) | |
tree | 149be392fad962c2415ea3e83d4b858830ba7ae2 /dev-java/gnu-classpath/ChangeLog | |
parent | ~amd64 (diff) | |
download | gentoo-2-e937341496013fb160391ea944b2e3338731bec4.tar.gz gentoo-2-e937341496013fb160391ea944b2e3338731bec4.tar.bz2 gentoo-2-e937341496013fb160391ea944b2e3338731bec4.zip |
new revision, ebuild cleanup. also introduces support for cairo, controlled by the respective useflag. thanks to Robert Schuster <theBohemian@gmx.net>. fixes #93278.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/gnu-classpath/ChangeLog')
-rw-r--r-- | dev-java/gnu-classpath/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-java/gnu-classpath/ChangeLog b/dev-java/gnu-classpath/ChangeLog index adfee8b784d6..20fc373b8a2c 100644 --- a/dev-java/gnu-classpath/ChangeLog +++ b/dev-java/gnu-classpath/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-java/gnu-classpath # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.30 2005/05/12 15:41:56 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.31 2005/05/21 16:50:17 luckyduck Exp $ + +*gnu-classpath-0.15-r1 (21 May 2005) + + 21 May 2005; Jan Brinkmann <luckyduck@gentoo.org> + +gnu-classpath-0.15-r1.ebuild: + new revision, ebuild cleanup. also introduces support for cairo, controlled + by the respective useflag. thanks to Robert Schuster <theBohemian@gmx.net>. + fixes #93278. *gnu-classpath-0.15 (12 May 2005) |