diff options
author | Vlastimil Babka <caster@gentoo.org> | 2006-10-13 14:40:53 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2006-10-13 14:40:53 +0000 |
commit | 67666eb104236c91f6828d12ea465a1a01f3beca (patch) | |
tree | 8215e484f6bfea4dd03133ea35a8986942f4330d /app-editors/jext/ChangeLog | |
parent | Add patch from drscheme svn to fix weird problems with DESTDIR installs. Fixe... (diff) | |
download | historical-67666eb104236c91f6828d12ea465a1a01f3beca.tar.gz historical-67666eb104236c91f6828d12ea465a1a01f3beca.tar.bz2 historical-67666eb104236c91f6828d12ea465a1a01f3beca.zip |
Fixed jython dependency, solves bug #151160.
Package-Manager: portage-2.1.2_pre2-r8
Diffstat (limited to 'app-editors/jext/ChangeLog')
-rw-r--r-- | app-editors/jext/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/jext/ChangeLog b/app-editors/jext/ChangeLog index 28347ef67ffb..0009c9fd0cd9 100644 --- a/app-editors/jext/ChangeLog +++ b/app-editors/jext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jext # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/ChangeLog,v 1.12 2006/10/05 14:29:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/ChangeLog,v 1.13 2006/10/13 14:40:53 caster Exp $ + + 13 Oct 2006; Vlastimil Babka <caster@gentoo.org> jext-3.2_pre3.ebuild: + Fixed jython dependency, solves bug #151160. 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> jext-3.2_pre3.ebuild, jext-3.2_pre3-r1.ebuild: |