summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-08-10 09:53:28 +0200
committerMartin Väth <martin@mvath.de>2018-08-10 09:53:28 +0200
commitaba8369db080d297178da9a400114ab63b72af0f (patch)
treea1fa9d2d6872dda8dcbd2d08a33932db014fccaf /app-misc
parentapp-shells/schily-tools: Version bump (diff)
downloadmv-aba8369db080d297178da9a400114ab63b72af0f.tar.gz
mv-aba8369db080d297178da9a400114ab63b72af0f.tar.bz2
mv-aba8369db080d297178da9a400114ab63b72af0f.zip
EAPI=7 bumps
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/knapsack/knapsack-7.2.1-r1.ebuild (renamed from app-misc/knapsack/knapsack-7.2.1.ebuild)3
-rw-r--r--app-misc/machine-learning-mv/machine-learning-mv-1.2-r1.ebuild (renamed from app-misc/machine-learning-mv/machine-learning-mv-1.2.ebuild)3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/knapsack/knapsack-7.2.1.ebuild b/app-misc/knapsack/knapsack-7.2.1-r1.ebuild
index 63be7c52..bac1b74c 100644
--- a/app-misc/knapsack/knapsack-7.2.1.ebuild
+++ b/app-misc/knapsack/knapsack-7.2.1-r1.ebuild
@@ -1,9 +1,8 @@
# Copyright 2017-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
-inherit vcs-snapshot
DESCRIPTION="A fast solver for the 0/1-knapsack problem with multiple knapsacks"
HOMEPAGE="https://github.com/vaeth/knapsack/"
diff --git a/app-misc/machine-learning-mv/machine-learning-mv-1.2.ebuild b/app-misc/machine-learning-mv/machine-learning-mv-1.2-r1.ebuild
index 2ebd07a1..335db309 100644
--- a/app-misc/machine-learning-mv/machine-learning-mv-1.2.ebuild
+++ b/app-misc/machine-learning-mv/machine-learning-mv-1.2-r1.ebuild
@@ -1,9 +1,8 @@
# Copyright 2017-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
-inherit vcs-snapshot
DESCRIPTION="Some machine learning experiments"
HOMEPAGE="https://github.com/vaeth/machine-learning-mv/"