commit: ffd0007a441f96ce12ffb629b3954af1fbec8432 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 09:00:49 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Feb 5 09:52:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd0007a
app-emacs/org-mode: Emacs 23 support has been dropped. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-emacs/org-mode/org-mode-9.0.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-emacs/org-mode/org-mode-9.0.1.ebuild b/app-emacs/org-mode/org-mode-9.0.1.ebuild index f73e495..c943b39 100644 --- a/app-emacs/org-mode/org-mode-9.0.1.ebuild +++ b/app-emacs/org-mode/org-mode-9.0.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 +NEED_EMACS=24 inherit elisp readme.gentoo-r1
