summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild (renamed from app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild b/app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild
index 5d9ed4e59e7f..8f6f1f24fd89 100644
--- a/app-emacs/doxymacs/doxymacs-1.8.0-r3.ebuild
+++ b/app-emacs/doxymacs/doxymacs-1.8.0-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit elisp flag-o-matic
@@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
DEPEND=">=dev-libs/libxml2-2.6.13"
RDEPEND="${DEPEND}"
-ELISP_PATCHES="${P}-gcc7.patch"
+PATCHES=("${FILESDIR}"/${P}-gcc7.patch)
SITEFILE="50${PN}-gentoo.el"
src_configure() {