diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-06-27 04:36:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-06-27 04:36:38 +0000 |
commit | 1b576a88e28af1341850b123a8c47154017c5473 (patch) | |
tree | 97701db77c2a54c9ea460879c75ce4ca1b33a002 /app-emacs/cedet/ChangeLog | |
parent | Stable for HPPA (bug #183256). (diff) | |
download | historical-1b576a88e28af1341850b123a8c47154017c5473.tar.gz historical-1b576a88e28af1341850b123a8c47154017c5473.tar.bz2 historical-1b576a88e28af1341850b123a8c47154017c5473.zip |
Fix wisent compilation, bug #183205.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'app-emacs/cedet/ChangeLog')
-rw-r--r-- | app-emacs/cedet/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emacs/cedet/ChangeLog b/app-emacs/cedet/ChangeLog index fb439860ec2f..0a1caf8aaee9 100644 --- a/app-emacs/cedet/ChangeLog +++ b/app-emacs/cedet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/cedet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.24 2007/06/26 07:59:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.25 2007/06/27 04:36:38 ulm Exp $ + + 27 Jun 2007; Ulrich Mueller <ulm@gentoo.org> + +files/1.0_pre4-semantic-makefile.patch, cedet-1.0_pre4.ebuild: + Fix wisent compilation, bug #183205, reported by Martin von Gagern + <Martin.vGagern@gmx.net>. *cedet-1.0_pre4 (23 Jun 2007) |