mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-cpp/metslib: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Metaheuristic modeling framework and optimization toolkit"
|
||||
HOMEPAGE="https://projects.coin-or.org/metslib"
|
||||
@@ -10,8 +10,5 @@ SRC_URI="http://www.coin-or.org/download/source/metslib/${P}.tgz"
|
||||
LICENSE="|| ( GPL-3 CPL-1.0 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
DOCS=( AUTHORS NEWS README )
|
||||
|
||||
Reference in New Issue
Block a user