summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2006-02-05 10:58:02 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2006-02-05 10:58:02 +0000
commit4ab80b904b3458dd483cbffd3f2823c92c0a4dd2 (patch)
tree72949b4d24feacc3c40dc37edaf80ca05a00fe47 /dev-java/jython/ChangeLog
parentmove compressed patches to the mirrors (diff)
downloadhistorical-4ab80b904b3458dd483cbffd3f2823c92c0a4dd2.tar.gz
historical-4ab80b904b3458dd483cbffd3f2823c92c0a4dd2.tar.bz2
historical-4ab80b904b3458dd483cbffd3f2823c92c0a4dd2.zip
Fixed a typo with the CLASSPATH environment variable usage in the starter script reported in bug #121365.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-java/jython/ChangeLog')
-rw-r--r--dev-java/jython/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-java/jython/ChangeLog b/dev-java/jython/ChangeLog
index a0590792b60f..1d3ea68100f0 100644
--- a/dev-java/jython/ChangeLog
+++ b/dev-java/jython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jython
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.28 2005/12/05 03:59:24 nichoj Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.29 2006/02/05 10:58:02 betelgeuse Exp $
+
+ 05 Feb 2006; Petteri Räty <betelgeuse@gentoo.org> files/jython:
+ Fixed a typo with the CLASSPATH environment variable usage in the starter
+ script reported in bug #121365.
05 Dec 2005; Joshua Nichols <nichoj@gentoo.org> files/jython:
Fix for jython script (bug #73655).