summaryrefslogtreecommitdiff
path: root/dev-cpp/muParser
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-24 09:21:48 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-24 09:21:48 +0000
commitecce8df2280c031fd627320cc74013ded02ad10f (patch)
treefecf43915603c271ef77d538033253725439c1c4 /dev-cpp/muParser
parentbc144aeed8fd9cf9c997357015eeaac9a8d85248 (diff)
downloadbaldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.tar.gz
baldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.tar.xz
baldeagleos-repo-ecce8df2280c031fd627320cc74013ded02ad10f.zip
Adding metadata
Diffstat (limited to 'dev-cpp/muParser')
-rw-r--r--dev-cpp/muParser/muParser-2.2.6.1.ebuild2
-rw-r--r--dev-cpp/muParser/muParser-2.3.2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/muParser/muParser-2.2.6.1.ebuild b/dev-cpp/muParser/muParser-2.2.6.1.ebuild
index 9dd3c1139202..d8bd2f678d9a 100644
--- a/dev-cpp/muParser/muParser-2.2.6.1.ebuild
+++ b/dev-cpp/muParser/muParser-2.2.6.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DESCRIPTION="Library for parsing mathematical expressions"
-HOMEPAGE="http://muparser.beltoforion.de/"
+HOMEPAGE="https://beltoforion.de/en/muparser/"
SRC_URI="https://github.com/beltoforion/muparser/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/muparser-${PV}
diff --git a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild
index 010002a56d2e..5becc8fae2cc 100644
--- a/dev-cpp/muParser/muParser-2.3.2-r1.ebuild
+++ b/dev-cpp/muParser/muParser-2.3.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit cmake
DESCRIPTION="Library for parsing mathematical expressions"
-HOMEPAGE="http://muparser.beltoforion.de/"
+HOMEPAGE="https://beltoforion.de/en/muparser/"
SRC_URI="https://github.com/beltoforion/muparser/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/muparser-${PV}