diff options
author | Jeremy Maitin-Shepard <jbms@gentoo.org> | 2003-12-12 03:46:59 +0000 |
---|---|---|
committer | Jeremy Maitin-Shepard <jbms@gentoo.org> | 2003-12-12 03:46:59 +0000 |
commit | fb245de8299ababbb4b26ffc7f9175a4af7fc2a5 (patch) | |
tree | 9f3183c8ef47170b9bd935cfeac41631cda3781b /app-editors/qemacs/ChangeLog | |
parent | Included a patch for the configure script so that the package compiles on GCC... (diff) | |
download | gentoo-2-fb245de8299ababbb4b26ffc7f9175a4af7fc2a5.tar.gz gentoo-2-fb245de8299ababbb4b26ffc7f9175a4af7fc2a5.tar.bz2 gentoo-2-fb245de8299ababbb4b26ffc7f9175a4af7fc2a5.zip |
Included a patch for the configure script so that the package compiles on GCC 3.3.
Diffstat (limited to 'app-editors/qemacs/ChangeLog')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index c1571f874ada..cfd3c355fa6d 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.1 2003/05/11 09:38:18 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.2 2003/12/12 03:46:56 jbms Exp $ + + 11 Dec 2003; Jeremy Maitin-Shepard <jbms@gentoo.org> qemacs-0.3.1.ebuild: + The ebuild now patches the configure script so that the package + compiles on GCC 3.3. Resolves Bug #35632. *qemacs-0.3.1 (11 May 2003) |