diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-31 10:56:06 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-31 10:56:06 +0000 |
commit | db4e788d5975d2194f18fa3eaa1b28ac708ed049 (patch) | |
tree | 29617e79d2914c85bef04bc48241e2c8cb2eb8d3 /app-editors/scite/ChangeLog | |
parent | minor fixes (diff) | |
download | historical-db4e788d5975d2194f18fa3eaa1b28ac708ed049.tar.gz historical-db4e788d5975d2194f18fa3eaa1b28ac708ed049.tar.bz2 historical-db4e788d5975d2194f18fa3eaa1b28ac708ed049.zip |
cleanup and re-write. see changelog. #19122 #22362 #26832
Diffstat (limited to 'app-editors/scite/ChangeLog')
-rw-r--r-- | app-editors/scite/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 607e0679ff1f..064d62d68ef6 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/scite # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.10 2003/02/27 04:01:03 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.11 2003/08/31 10:56:06 liquidx Exp $ + +*scite-1.5.4 (31 Aug 2003) + + 31 Aug 2003; Alastair Tse <liquidx@gentoo.org> scite-1.5.4.ebuild: + rewrote ebuild. added gtk2 support, respects CXXFLAGS and CXX, desktop + shortcut entry in right directory, dynamic version number generation, fixed + SRC_URI. (#19122,#22362,#26832) *scite-1.5.1 (26 Feb 2003) |