mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-scheme/escm: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
EAPI="8"
|
||||
|
||||
inherit autotools toolchain-funcs
|
||||
|
||||
@@ -23,9 +23,10 @@ S="${WORKDIR}/${PN}"
|
||||
HTML_DOCS=( ${PN}.html )
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e "6s/scm, snow/scm gosh, gosh/" configure.in
|
||||
sed -i "6s/scm, snow/scm gosh, gosh/" configure.in
|
||||
|
||||
default
|
||||
mv configure.{in,ac} || die
|
||||
eautoconf
|
||||
tc-export CC
|
||||
}
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>hattya@gentoo.org</email>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>hattya@gentoo.org</email>
|
||||
<name>Akinori Hattori</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user