mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-libs/fddl: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit cmake vcs-snapshot
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="Free Decision Diagram Library"
|
||||
HOMEPAGE="http://itval.sourceforge.net/ https://github.com/atomopawn/FDDL"
|
||||
@@ -17,6 +17,8 @@ DOCS=( AUTHORS ChangeLog INSTALL RELEASE )
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-disambiguate-variable-name.patch" )
|
||||
|
||||
S="${WORKDIR}"/FDDL-master
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
|
||||
|
||||
Reference in New Issue
Block a user