commit:     ef0ce034957c3b2c5849db808eed48ca058bbff8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 12:26:39 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 12:26:39 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef0ce034

sci-libs/libmatheval: version bump, EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../{libmatheval-1.1.10.ebuild => libmatheval-1.1.11.ebuild}      | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/sci-libs/libmatheval/libmatheval-1.1.10.ebuild 
b/sci-libs/libmatheval/libmatheval-1.1.11.ebuild
similarity index 75%
rename from sci-libs/libmatheval/libmatheval-1.1.10.ebuild
rename to sci-libs/libmatheval/libmatheval-1.1.11.ebuild
index 0509b166b..f5f072943 100644
--- a/sci-libs/libmatheval/libmatheval-1.1.10.ebuild
+++ b/sci-libs/libmatheval/libmatheval-1.1.11.ebuild
@@ -1,16 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit autotools-utils
+EAPI=7
 
 DESCRIPTION="library to parse and evaluate symbolic expressions"
-
 HOMEPAGE="https://www.gnu.org/software/libmatheval/";
 SRC_URI="mirror://gnu/${PN}/${PF}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"

Reply via email to