diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-11 10:40:13 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-11 10:40:13 +0000 |
commit | 6bc893dccbd7e105aa3bdc801ec565557b985380 (patch) | |
tree | f086346bdcc2850019afac90f68a2ffc8913351a /app-editors/scite/ChangeLog | |
parent | New version (diff) | |
download | gentoo-2-6bc893dccbd7e105aa3bdc801ec565557b985380.tar.gz gentoo-2-6bc893dccbd7e105aa3bdc801ec565557b985380.tar.bz2 gentoo-2-6bc893dccbd7e105aa3bdc801ec565557b985380.zip |
fix .desktop issue
Diffstat (limited to 'app-editors/scite/ChangeLog')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index 064d62d68ef6..5dc03738a81a 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2003/08/31 10:56:06 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.12 2003/09/11 10:40:08 liquidx Exp $ + + 11 Sep 2003; Alastair Tse <liquidx@gentoo.org> scite-1.5.4.ebuild: + really fix .desktop issue *scite-1.5.4 (31 Aug 2003) |