commit: 21119e0cb5a96e262f3c7cf944916ed882e6b779 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Fri Apr 18 00:05:06 2014 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> 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 <[email protected]> :+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 <[email protected]> +xemacs-21.5.34-r2.ebuild:
