summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-12-04 06:35:08 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-12-04 06:35:45 +0100
commitb4a50a640c53ba00e5b196f01e905ce99224877a (patch)
treef9ca0b041ae2b35ce30e199e27eaea8d0372267b /app-emacs/org-mode
parentapp-emacs/org-mode: bump to 9.6 (diff)
downloadgentoo-b4a50a640c53ba00e5b196f01e905ce99224877a.tar.gz
gentoo-b4a50a640c53ba00e5b196f01e905ce99224877a.tar.bz2
gentoo-b4a50a640c53ba00e5b196f01e905ce99224877a.zip
app-emacs/org-mode: update live
NEED_EMACS and unconditional dodoc Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/org-mode')
-rw-r--r--app-emacs/org-mode/org-mode-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-emacs/org-mode/org-mode-9999.ebuild b/app-emacs/org-mode/org-mode-9999.ebuild
index f95d8ed5365f..4ec54a056a1c 100644
--- a/app-emacs/org-mode/org-mode-9999.ebuild
+++ b/app-emacs/org-mode/org-mode-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-NEED_EMACS=24
+
+NEED_EMACS=25.1
inherit elisp readme.gentoo-r1
@@ -45,7 +46,7 @@ src_install() {
install
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- dodoc README CONTRIBUTE etc/ORG-NEWS
+ dodoc README.org CONTRIBUTE.org etc/ORG-NEWS
use doc && dodoc doc/org.pdf doc/orgcard.pdf doc/orgguide.pdf
local DOC_CONTENTS="Org mode has a large variety of run-time dependencies,