diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-13 08:41:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-13 08:41:29 +0000 |
commit | 0cb53b3f61276751b40044cbd998fa0be430d85d (patch) | |
tree | 2ad5c876cf75dbac57f4b43049e5051ddb63089a /app-editors/emacs-vcs/ChangeLog | |
parent | x86 stable wrt bug #339295 (diff) | |
download | historical-0cb53b3f61276751b40044cbd998fa0be430d85d.tar.gz historical-0cb53b3f61276751b40044cbd998fa0be430d85d.tar.bz2 historical-0cb53b3f61276751b40044cbd998fa0be430d85d.zip |
Upstream has changed the configure option for toolkit selection,
gtk defaults to GTK+3 now. Enable gtk3 per IUSE default and explicitly
pass --with-x-toolkit=gtk2 for USE="gtk -gtk3".
Package-Manager: portage-2.1.11.14/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs-vcs/ChangeLog')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 60bafb92f696..2ac6a47c9874 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.113 2012/09/09 12:38:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.114 2012/09/13 08:41:29 ulm Exp $ + + 13 Sep 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild: + Upstream has changed the configure option for toolkit selection, gtk + defaults to GTK+3 now. Enable gtk3 per IUSE default and explicitly pass + --with-x-toolkit=gtk2 for USE="gtk -gtk3". 09 Sep 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild: Remove sed for freebsd crt*.o files. This has been applied upstream. |