diff options
author | 2013-05-05 16:51:24 +0000 | |
---|---|---|
committer | 2013-05-05 16:51:24 +0000 | |
commit | 83234f1f5414697354df9ec32c0511b1d39db1f5 (patch) | |
tree | 3ca5067934fd78f2142b99a1a0a3fc6e28b1830a /app-emacs/org-mode/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-83234f1f5414697354df9ec32c0511b1d39db1f5.tar.gz gentoo-2-83234f1f5414697354df9ec32c0511b1d39db1f5.tar.bz2 gentoo-2-83234f1f5414697354df9ec32c0511b1d39db1f5.zip |
Fix previous commit, EPREFIX was missing from paths, bug 468574.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/org-mode/ChangeLog')
-rw-r--r-- | app-emacs/org-mode/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog index d738dfd9cb4d..b1f80296ba37 100644 --- a/app-emacs/org-mode/ChangeLog +++ b/app-emacs/org-mode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/org-mode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.156 2013/05/02 19:28:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.157 2013/05/05 16:51:24 ulm Exp $ + + 05 May 2013; Ulrich Müller <ulm@gentoo.org> org-mode-7.9.2.ebuild, + org-mode-8.0.2.ebuild: + Fix previous commit, EPREFIX was missing from paths, bug 468574. *org-mode-8.0.2 (02 May 2013) |