From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 08D4F13800E for ; Sat, 1 Feb 2014 00:57:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86B1BE09F7; Sat, 1 Feb 2014 00:57:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14512E09F7 for ; Sat, 1 Feb 2014 00:57:28 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FC1033F889 for ; Sat, 1 Feb 2014 00:57:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A99D918853 for ; Sat, 1 Feb 2014 00:57:24 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1391216235.a9bdf4d9c94c4c5dc41dcf98c9ff7d9176facf46.matsl@gentoo> Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/xemacs/ X-VCS-Repository: proj/emacs X-VCS-Files: app-editors/xemacs/ChangeLog X-VCS-Directories: app-editors/xemacs/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: a9bdf4d9c94c4c5dc41dcf98c9ff7d9176facf46 X-VCS-Branch: master Date: Sat, 1 Feb 2014 00:57:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4e24a271-432d-4ad1-8826-fa2c5a3c133f X-Archives-Hash: de58f742efa04c642e5aa99b71f4644a commit: a9bdf4d9c94c4c5dc41dcf98c9ff7d9176facf46 Author: Mats Lidell gentoo org> AuthorDate: Sat Feb 1 00:57:15 2014 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Feb 1 00:57:15 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=a9bdf4d9 Fixed ChangeLog --- app-editors/xemacs/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index ff0976a..571f87e 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for app-editors/xemacs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*xemacs-21.5.34-r1 (01 Feb 2014) + + 01 Feb 2014: Mats Lidell +xemacs-21.5.34-r1.ebuild, + +files/xemacs-21.5.34-r1-ncurses-tinfo.patch: + Add patch so ncurses can be built with tinfo library + *xemacs-21.5.34 (28 Aug 2013) 28 Aug 2013; Mats Lidell +xemacs-21.5.34.ebuild,