summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r--app-emacs/org-mode/ChangeLog3
-rw-r--r--app-emacs/org-mode/org-mode-9999.ebuild2
2 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog
index 6eb2b8d..1483ba3 100644
--- a/app-emacs/org-mode/ChangeLog
+++ b/app-emacs/org-mode/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Jun 2014; Ulrich Müller <ulm@gentoo.org> org-mode-9999.ebuild:
+ Remove redundant NEED_EMACS assignment.
+
19 Jan 2014; Ulrich Müller <ulm@gentoo.org> org-mode-9999.ebuild:
Switch from package.mask to empty KEYWORDS.
diff --git a/app-emacs/org-mode/org-mode-9999.ebuild b/app-emacs/org-mode/org-mode-9999.ebuild
index fb5111f..4d6625b 100644
--- a/app-emacs/org-mode/org-mode-9999.ebuild
+++ b/app-emacs/org-mode/org-mode-9999.ebuild
@@ -4,8 +4,6 @@
EAPI=5
-NEED_EMACS=23
-
inherit elisp
if [[ ${PV} = 9999 ]]; then