diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-08-21 19:20:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-08-21 19:20:42 +0000 |
commit | 94f20e1ec3046d78c93f6786bac8dece8fb113a5 (patch) | |
tree | aa01118a3987619fa4cbf4d67e855f4872451773 /app-editors/emacs-vcs/ChangeLog | |
parent | make build output verbose, fix build wrt #432178, fix desktop file wrt #432222 (diff) | |
download | historical-94f20e1ec3046d78c93f6786bac8dece8fb113a5.tar.gz historical-94f20e1ec3046d78c93f6786bac8dece8fb113a5.tar.bz2 historical-94f20e1ec3046d78c93f6786bac8dece8fb113a5.zip |
Upstream changed hard link for emacs binary to symbolic link. Remove the symlink and rename the binary. Bug 432194.
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs-vcs/ChangeLog')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 87c44314fbf2..418f49f4b768 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.109 2012/08/15 18:55:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.110 2012/08/21 19:20:42 ulm Exp $ + + 21 Aug 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild: + Upstream changed hard link for emacs binary to symbolic link. Remove the + symlink and rename the binary. Bug 432194. *emacs-vcs-24.2.9999 (15 Aug 2012) |