diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-07-02 16:10:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-07-02 16:10:59 +0000 |
commit | fddfd28dd4bcec80dabd4ca228165852457ce52c (patch) | |
tree | 3a2d8e93dd0bec4ccdf7f950914fc8fabab3bf3e /app-editors/emacs/ChangeLog | |
parent | Stable for ia64, wrt bug #551010 (diff) | |
download | gentoo-2-fddfd28dd4bcec80dabd4ca228165852457ce52c.tar.gz gentoo-2-fddfd28dd4bcec80dabd4ca228165852457ce52c.tar.bz2 gentoo-2-fddfd28dd4bcec80dabd4ca228165852457ce52c.zip |
Repeat the warning from upstream's configure about GTK+ breakage, and display it more prominently using ewarn.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors/emacs/ChangeLog')
-rw-r--r-- | app-editors/emacs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index b1af74c7bc91..5a976181a349 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.681 2015/04/17 11:51:07 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.682 2015/07/02 16:10:59 ulm Exp $ + + 02 Jul 2015; Ulrich Müller <ulm@gentoo.org> emacs-24.5.ebuild: + Repeat the warning from upstream's configure about GTK+ breakage, and display + it more prominently using ewarn. 17 Apr 2015; Ulrich Müller <ulm@gentoo.org> -emacs-23.4-r11.ebuild, -emacs-24.3-r6.ebuild: |