diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-02-07 17:44:32 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-02-07 17:44:32 +0000 |
commit | 73b71fae22279227c7535a590902dd2298a7c5ba (patch) | |
tree | 8d67682d579fe466af48de1629591a7499c942bb /app-emacs/org-mode | |
parent | Bumped 6.0 to latest release (diff) | |
download | gentoo-2-73b71fae22279227c7535a590902dd2298a7c5ba.tar.gz gentoo-2-73b71fae22279227c7535a590902dd2298a7c5ba.tar.bz2 gentoo-2-73b71fae22279227c7535a590902dd2298a7c5ba.zip |
Version bump.
(Portage version: 2.1.4.1)
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-5.21.ebuild (renamed from app-emacs/org-mode/org-mode-5.20.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog index 7cf770573196..ad7f381e10a1 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.22 2008/02/06 21:02:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/ChangeLog,v 1.23 2008/02/07 17:44:32 ulm Exp $ + +*org-mode-5.21 (07 Feb 2008) + + 07 Feb 2008; Ulrich Mueller <ulm@gentoo.org> -org-mode-5.20.ebuild, + +org-mode-5.21.ebuild: + Version bump. *org-mode-5.20 (06 Feb 2008) diff --git a/app-emacs/org-mode/org-mode-5.20.ebuild b/app-emacs/org-mode/org-mode-5.21.ebuild index 4ef5cd5d3e23..db601031dd71 100644 --- a/app-emacs/org-mode/org-mode-5.20.ebuild +++ b/app-emacs/org-mode/org-mode-5.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-5.20.ebuild,v 1.1 2008/02/06 21:02:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/org-mode/org-mode-5.21.ebuild,v 1.1 2008/02/07 17:44:32 ulm Exp $ inherit elisp |