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 320D1138A1F for ; Fri, 18 Apr 2014 00:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0694E0B12; Fri, 18 Apr 2014 00:05:36 +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 68120E0B12 for ; Fri, 18 Apr 2014 00:05:34 +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 638D434008E for ; Fri, 18 Apr 2014 00:05:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 085AE18167 for ; Fri, 18 Apr 2014 00:05:32 +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: <1397779506.21119e0cb5a96e262f3c7cf944916ed882e6b779.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: 21119e0cb5a96e262f3c7cf944916ed882e6b779 X-VCS-Branch: master Date: Fri, 18 Apr 2014 00:05:32 +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: a4e5ace4-30b7-40fb-8c55-f44a4757cdd6 X-Archives-Hash: a3535a38158c7013db74cd191c58c339 commit: 21119e0cb5a96e262f3c7cf944916ed882e6b779 Author: Mats Lidell gentoo org> AuthorDate: Fri Apr 18 00:05:06 2014 +0000 Commit: Mats Lidell gentoo org> CommitDate: Fri Apr 18 00:05:06 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=21119e0c Fixed ChangeLog Package-Manager: portage-2.2.8-r1 --- app-editors/xemacs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 9519ac9..5065d4e 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*xemacs-21.5.34-r3 (18 Apr 2014) + + 18 Apr 2014; Mats Lidell :+xemacs-21.5.34-r3.ebuild, + +files/xemacs-21.5.34-destdir.patch: Avoid problem with installed elisp + files in rebuilds by using DESTDIR together with using without-prefix + option. xemacs will in runtime find the elisp packages anyway. + *xemacs-21.5.34-r2 (09 Mar 2014) 09 Mar 2014; Ulrich Müller +xemacs-21.5.34-r2.ebuild: