diff options
author | Mats Lidell <matsl@gentoo.org> | 2014-02-02 22:42:57 +0000 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2014-02-02 22:42:57 +0000 |
commit | efb221e681536966e457b91b53353c4aad08b608 (patch) | |
tree | 6d71caec9547d2f991c9259988474210381a1823 /app-editors/xemacs/ChangeLog | |
parent | Add missing leading spaces for ALLOWED_FLAGS for 4.8 and 4.9 (diff) | |
download | gentoo-2-efb221e681536966e457b91b53353c4aad08b608.tar.gz gentoo-2-efb221e681536966e457b91b53353c4aad08b608.tar.bz2 gentoo-2-efb221e681536966e457b91b53353c4aad08b608.zip |
Add patch allowing ncurses to be configured with separated tinfo library
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Diffstat (limited to 'app-editors/xemacs/ChangeLog')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 3da1ad2cbf68..fa52b0d9da02 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/xemacs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.167 2013/10/25 22:10:07 matsl Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.168 2014/02/02 22:42:57 matsl Exp $ + +*xemacs-21.5.34-r1 (02 Feb 2014) + + 02 Feb 2014; Mats Lidell <matsl@gentoo.org> +xemacs-21.5.34-r1.ebuild, + +files/xemacs-21.5.34-ncurses-tinfo.patch: + Add patch allowing ncurses to be configured with separated tinfo library *xemacs-21.5.34 (25 Oct 2013) |