commit: e1da624cf4ec618a14b6ec6007ae5ae7aabfc9e0 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Tue Nov 23 14:51:40 2021 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Tue Nov 23 14:51:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1da624c
dev-cpp/muParser: update homepage Closes: https://bugs.gentoo.org/794004 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> dev-cpp/muParser/muParser-2.2.6.1.ebuild | 2 +- dev-cpp/muParser/muParser-2.3.2-r1.ebuild | 2 +- 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}
