aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libmatheval/Manifest2
-rw-r--r--sci-libs/libmatheval/libmatheval-1.1.11.ebuild (renamed from sci-libs/libmatheval/libmatheval-1.1.10.ebuild)8
2 files changed, 3 insertions, 7 deletions
diff --git a/sci-libs/libmatheval/Manifest b/sci-libs/libmatheval/Manifest
index 12875885d..abfd278d3 100644
--- a/sci-libs/libmatheval/Manifest
+++ b/sci-libs/libmatheval/Manifest
@@ -1 +1 @@
-DIST libmatheval-1.1.10.tar.gz 551835 BLAKE2B e7b4293d0f356021872c02cd2179f7e41bda622acc1aa67d25831cff53378b614f39b8a4d58d29a74ddcf749a3bc15f436fe99637c04b08724e074c648be598e SHA512 6e71431deed56ac2b1be560ecff590fc90e0bfe5a98e1ef7a58a3dd6be314fd52abb04e54b0de0055843c28ad63505c282a0f27f01f211c901654adbc4dfedb6
+DIST libmatheval-1.1.11.tar.gz 551770 BLAKE2B 65c5198a4ffc922b2a57e98720b26cd13319d32438f6960ec5fcd42e6911aadbc7444c7595c6d02e0dc9ec57d32dc4fc525964f727d5d7c90aca2c363e55a189 SHA512 854c35dce7c9a956ea1d7406ed6799375f039dc7305fea20af92d5b1c97b242d23716d0e83d2ff2daa89e3ca06669934a86684faf714a8458a569c5cde09953c
diff --git a/sci-libs/libmatheval/libmatheval-1.1.10.ebuild b/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"