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 | a576a3d640ca6f77379a1c928ab25d7e147bf873 (patch) | |
tree | 6c7306f36a3cac84fe30229f038255c164c843a8 /app-editors/jext/ChangeLog | |
parent | Add patch from drscheme svn to fix weird problems with DESTDIR installs. Fixe... (diff) | |
download | gentoo-2-a576a3d640ca6f77379a1c928ab25d7e147bf873.tar.gz gentoo-2-a576a3d640ca6f77379a1c928ab25d7e147bf873.tar.bz2 gentoo-2-a576a3d640ca6f77379a1c928ab25d7e147bf873.zip |
Fixed jython dependency, solves bug #151160.
(Portage version: 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: |