mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Emacs-PDE: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
289b8364b1
commit
b7d8f0f92b
@ -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}"
|
||||
Loading…
x
Reference in New Issue
Block a user