summaryrefslogtreecommitdiff
path: root/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild')
-rw-r--r--sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild
index 495a57f37578..7ae391eb2ff8 100644
--- a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild
+++ b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ H=32d7fa8751f668f9e9a18e4e96df3337b53d2150
inherit java-pkg-2 java-ant-2
-DESCRIPTION="Interpolating SMT-solver that can compute Craig interpolants for various theories"
+DESCRIPTION="Interpolating SMT-solver computing Craig interpolants for various theories"
HOMEPAGE="http://ultimate.informatik.uni-freiburg.de/smtinterpol/"
SRC_URI="https://github.com/ultimate-pa/${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${H}"