From ac8bc49acd6a34f6b137e2d0da41c0d66874d5a9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 29 Jun 2020 21:35:29 +0200 Subject: sci-visualization/gr: use HTTPS Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/16495 Signed-off-by: Aaron Bauman --- sci-visualization/gr/gr-0.50.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-visualization/gr/gr-0.50.0-r1.ebuild') diff --git a/sci-visualization/gr/gr-0.50.0-r1.ebuild b/sci-visualization/gr/gr-0.50.0-r1.ebuild index 82f6df9f2ae..ddb28dbc246 100644 --- a/sci-visualization/gr/gr-0.50.0-r1.ebuild +++ b/sci-visualization/gr/gr-0.50.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake DESCRIPTION="Universal framework for cross-platform visualization applications" -HOMEPAGE="http://gr-framework.org/" +HOMEPAGE="https://gr-framework.org/" SRC_URI="https://github.com/sciapp/gr/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3