Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/
Date: Sun, 05 Feb 2017 09:53:21
Message-Id: 1486288351.ffd0007a441f96ce12ffb629b3954af1fbec8432.ulm@gentoo
1 commit: ffd0007a441f96ce12ffb629b3954af1fbec8432
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 09:00:49 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 09:52:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd0007a
7
8 app-emacs/org-mode: Emacs 23 support has been dropped.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-emacs/org-mode/org-mode-9.0.1.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/app-emacs/org-mode/org-mode-9.0.1.ebuild b/app-emacs/org-mode/org-mode-9.0.1.ebuild
16 index f73e495..c943b39 100644
17 --- a/app-emacs/org-mode/org-mode-9.0.1.ebuild
18 +++ b/app-emacs/org-mode/org-mode-9.0.1.ebuild
19 @@ -1,8 +1,9 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 EAPI=6
26 +NEED_EMACS=24
27
28 inherit elisp readme.gentoo-r1