diff options
author | 2006-06-11 15:59:24 +0000 | |
---|---|---|
committer | 2006-06-11 15:59:24 +0000 | |
commit | 1b008d8c10f9448407cf26de6ce57b02b6cc32e7 (patch) | |
tree | eb8ddea30c46ed2afb2ce5268e9e87956b3ab68e /app-editors/jasspa-microemacs/ChangeLog | |
parent | Change callgrind to newer valgrind or callgrind depend thanks to Daniel Frank... (diff) | |
download | historical-1b008d8c10f9448407cf26de6ce57b02b6cc32e7.tar.gz historical-1b008d8c10f9448407cf26de6ce57b02b6cc32e7.tar.bz2 historical-1b008d8c10f9448407cf26de6ce57b02b6cc32e7.zip |
Fixes compilation error by not testing for termcap; Resolves Bug #134813.
Package-Manager: portage-2.1
Diffstat (limited to 'app-editors/jasspa-microemacs/ChangeLog')
-rw-r--r-- | app-editors/jasspa-microemacs/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-editors/jasspa-microemacs/ChangeLog b/app-editors/jasspa-microemacs/ChangeLog index e4b85b3dd781..457c9ba4c7d5 100644 --- a/app-editors/jasspa-microemacs/ChangeLog +++ b/app-editors/jasspa-microemacs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/jasspa-microemacs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.14 2006/05/15 15:46:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.15 2006/06/11 15:59:24 mkennedy Exp $ + +*jasspa-microemacs-20050505-r3 (11 Jun 2006) + + 11 Jun 2006; Matthew Kennedy <mkennedy@gentoo.org> + +files/20050505-ncurses.patch, +jasspa-microemacs-20050505-r3.ebuild: + Fixes compilation error by not testing for termcap; Resolves Bug #134813. *jasspa-microemacs-20050505-r2 (15 May 2006) |