summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/metslib/metslib-0.5.3.ebuild')
-rw-r--r--dev-cpp/metslib/metslib-0.5.3.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-cpp/metslib/metslib-0.5.3.ebuild b/dev-cpp/metslib/metslib-0.5.3.ebuild
index 6cecf6502b7d..334c371311da 100644
--- a/dev-cpp/metslib/metslib-0.5.3.ebuild
+++ b/dev-cpp/metslib/metslib-0.5.3.ebuild
@@ -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 )