commit: 7e05c9b86a6826e05fecadbb922296ec8e94fdef Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 17:19:41 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 17:19:41 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7e05c9b8
sci-mathematics/pulp: update HOMEPAGE Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-mathematics/pulp/pulp-2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/pulp/pulp-2.4.ebuild b/sci-mathematics/pulp/pulp-2.4.ebuild index 31f0b5785..1833c45a9 100644 --- a/sci-mathematics/pulp/pulp-2.4.ebuild +++ b/sci-mathematics/pulp/pulp-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="Create MPS/LP files, call solvers, and present results" -HOMEPAGE="http://pulp-or.googlecode.com/" +HOMEPAGE="https://coin-or.github.io/pulp/" SRC_URI="https://github.com/coin-or/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2"
