summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-29 13:52:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-01 20:37:34 +0200
commit4a409a1ecd75d064e8b471f6131bb1feb83c37a8 (patch)
treead19729542f1e853b610fbb243f35a6292279efd /app-emacs
parentdev-libs/openssl: Bump to version 1.1.1_pre6. Removed old. (diff)
downloadgentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.gz
gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.tar.bz2
gentoo-4a409a1ecd75d064e8b471f6131bb1feb83c37a8.zip
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/cmail/cmail-2.62-r1.ebuild4
-rw-r--r--app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild4
-rw-r--r--app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild4
-rw-r--r--app-emacs/sumibi/sumibi-0.5.2.ebuild4
-rw-r--r--app-emacs/tdtd/tdtd-0.7.1-r1.ebuild4
-rw-r--r--app-emacs/yasnippet/yasnippet-0.5.10.ebuild4
-rw-r--r--app-emacs/yasnippet/yasnippet-0.6.0c.ebuild4
-rw-r--r--app-emacs/yasnippet/yasnippet-0.6.1c.ebuild4
8 files changed, 24 insertions, 8 deletions
diff --git a/app-emacs/cmail/cmail-2.62-r1.ebuild b/app-emacs/cmail/cmail-2.62-r1.ebuild
index b3b4f91698f4..99ad96798680 100644
--- a/app-emacs/cmail/cmail-2.62-r1.ebuild
+++ b/app-emacs/cmail/cmail-2.62-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="A simple mail management system for Emacs"
diff --git a/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild b/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild
index 7315a65a07ac..2b6067a0c53f 100644
--- a/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild
+++ b/app-emacs/prom-wl/prom-wl-2.7.0-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Procmail reader for Wanderlust"
diff --git a/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild b/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild
index 3f45663dcd8a..28f487ec9a80 100644
--- a/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild
+++ b/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
MY_PV=${PV/./_}
diff --git a/app-emacs/sumibi/sumibi-0.5.2.ebuild b/app-emacs/sumibi/sumibi-0.5.2.ebuild
index b7240c5f8aa7..141d4a933cab 100644
--- a/app-emacs/sumibi/sumibi-0.5.2.ebuild
+++ b/app-emacs/sumibi/sumibi-0.5.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Statistical Japanese input method using the Internet as a large corpus"
diff --git a/app-emacs/tdtd/tdtd-0.7.1-r1.ebuild b/app-emacs/tdtd/tdtd-0.7.1-r1.ebuild
index d73286744276..0d8bb44d238f 100644
--- a/app-emacs/tdtd/tdtd-0.7.1-r1.ebuild
+++ b/app-emacs/tdtd/tdtd-0.7.1-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Emacs Major Mode for SGML and XML DTDs"
diff --git a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild
index 72f98d8b9b36..a01cc65c4718 100644
--- a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild
+++ b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Yet another snippet extension for Emacs"
diff --git a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild
index 5a9f9012d3a4..831ffed191b4 100644
--- a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild
+++ b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Yet another snippet extension for Emacs"
diff --git a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild
index 5a9f9012d3a4..831ffed191b4 100644
--- a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild
+++ b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit elisp
DESCRIPTION="Yet another snippet extension for Emacs"