summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-12 21:35:29 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-12 21:35:29 +0000
commit73314ab9d576db65008d8c09454d2d050f6f7886 (patch)
tree7217c19147bb43abde42a44ebec694b577ee4d9a /app-editors/emacs-vcs/ChangeLog
parentExperimental code to use lightweight checkout instead of export. (diff)
downloademacs-73314ab9d576db65008d8c09454d2d050f6f7886.tar.gz
emacs-73314ab9d576db65008d8c09454d2d050f6f7886.tar.bz2
emacs-73314ab9d576db65008d8c09454d2d050f6f7886.zip
Use lightweight checkout for WORKDIR, bug 434746.
(Portage version: 2.1.11.14/svn/Linux x86_64, signed Manifest commit with key 7DC6EA25) svn path=/emacs-overlay/; revision=1833
Diffstat (limited to 'app-editors/emacs-vcs/ChangeLog')
-rw-r--r--app-editors/emacs-vcs/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog
index 3f30014..96e51bb 100644
--- a/app-editors/emacs-vcs/ChangeLog
+++ b/app-editors/emacs-vcs/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
12 Sep 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild:
+ Use lightweight checkout for WORKDIR, bug 434746.
+
+ 12 Sep 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild:
Bootstrapping in src_compile shouldn't be needed, because we already call
eautoreconf in src_prepare.