diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-04-15 16:24:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-04-15 16:24:14 +0000 |
commit | 873daa694d0d48171ed27370623bf2a8db5da20e (patch) | |
tree | 3c6157764f4ef03825494b4aa27677fc9ece9b6a /app-emacs/org-mode | |
parent | Marking amule-2.2.3 ppc64 for bug 258470 (diff) | |
download | gentoo-2-873daa694d0d48171ed27370623bf2a8db5da20e.tar.gz gentoo-2-873daa694d0d48171ed27370623bf2a8db5da20e.tar.bz2 gentoo-2-873daa694d0d48171ed27370623bf2a8db5da20e.zip |
version bump and clean up
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r-- | app-emacs/org-mode/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/org-mode/org-mode-6.25f.ebuild (renamed from app-emacs/org-mode/org-mode-6.25d.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog index 8e28d577f30c..b9a1f15f33a5 100644 --- a/app-emacs/org-mode/ChangeLog +++ b/app-emacs/org-mode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/org-mode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.66 2009/04/12 18:43:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.67 2009/04/15 16:24:14 fauli Exp $ + +*org-mode-6.25f (15 Apr 2009) + + 15 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + -org-mode-6.25d.ebuild, +org-mode-6.25f.ebuild: + version bump and clean up *org-mode-6.25e (12 Apr 2009) diff --git a/app-emacs/org-mode/org-mode-6.25d.ebuild b/app-emacs/org-mode/org-mode-6.25f.ebuild index 3f59612fa4c9..f61a78f83353 100644 --- a/app-emacs/org-mode/org-mode-6.25d.ebuild +++ b/app-emacs/org-mode/org-mode-6.25f.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-6.25d.ebuild,v 1.1 2009/04/08 22:56:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-6.25f.ebuild,v 1.1 2009/04/15 16:24:14 fauli Exp $ inherit elisp |