diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-09-17 18:16:18 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-09-17 18:16:18 +0000 |
commit | 7fe16b8aab48704331d44d61e1f56064ab56f83c (patch) | |
tree | fce22ac53d8f7761991f013b4c1b830e9e5c74ff /dev-util/checkstyle/ChangeLog | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-7fe16b8aab48704331d44d61e1f56064ab56f83c.tar.gz gentoo-2-7fe16b8aab48704331d44d61e1f56064ab56f83c.tar.bz2 gentoo-2-7fe16b8aab48704331d44d61e1f56064ab56f83c.zip |
named the jar ${PN}.jar to its usable with java-pkg_jar-from
Diffstat (limited to 'dev-util/checkstyle/ChangeLog')
-rw-r--r-- | dev-util/checkstyle/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/checkstyle/ChangeLog b/dev-util/checkstyle/ChangeLog index 3571d128142b..31cdd0819a9e 100644 --- a/dev-util/checkstyle/ChangeLog +++ b/dev-util/checkstyle/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/checkstyle # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.5 2004/09/12 20:03:36 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.6 2004/09/17 18:16:13 axxo Exp $ + +*checkstyle-3.4-r2 (17 Sep 2004) + + 17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -checkstyle-3.4-r1.ebuild, + +checkstyle-3.4-r2.ebuild, -checkstyle-3.4.ebuild: + named the jar ${PN}.jar to its usable with java-pkg_jar-from *checkstyle-3.4-r1 (12 Sep 2004) |