mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-perl/Emacs-PDE: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=YEWENBIN
|
||||
DIST_VERSION="v${PV}"
|
||||
@@ -19,10 +19,12 @@ DEPEND="dev-perl/Module-Build"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=dev-perl/Module-Build-0.420.0
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
myconf="--elispdir=${D}${SITELISP}/pde"
|
||||
perl-module_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
local MODULES=(
|
||||
"Emacs::PDE ${PV}"
|
||||
Reference in New Issue
Block a user