diff options
author | 2007-07-14 12:18:22 +0000 | |
---|---|---|
committer | 2007-07-14 12:18:22 +0000 | |
commit | 0d5b3add2b0e57c2f63edee2c9cafb5d03586a8e (patch) | |
tree | 6772a6269e3b9d0c42b44d55ad7a59c3b3d3d874 /app-emacs/vm/ChangeLog | |
parent | Removed old versions and added the latest. (diff) | |
download | gentoo-2-0d5b3add2b0e57c2f63edee2c9cafb5d03586a8e.tar.gz gentoo-2-0d5b3add2b0e57c2f63edee2c9cafb5d03586a8e.tar.bz2 gentoo-2-0d5b3add2b0e57c2f63edee2c9cafb5d03586a8e.zip |
Use emake -j1 install.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emacs/vm/ChangeLog')
-rw-r--r-- | app-emacs/vm/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emacs/vm/ChangeLog b/app-emacs/vm/ChangeLog index 82e5d5ffc5ad..bcf33ead5bab 100644 --- a/app-emacs/vm/ChangeLog +++ b/app-emacs/vm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/vm # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.33 2007/07/13 19:46:13 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.34 2007/07/14 12:18:22 ulm Exp $ + + 14 Jul 2007; Ulrich Mueller <ulm@gentoo.org> vm-8.0.1.465.ebuild: + Use "emake -j1 install" to guarantee that the installed .elc files have a + newer time stamp than the .el files. *vm-8.0.1.465 (13 Jul 2007) |