commit:     6f5605164d2205b0693265ec88a0ccc7a4fc9feb
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 23 16:54:33 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 04:21:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f560516

sci-mathematics/genius: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-mathematics/genius/genius-1.0.21.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/genius/genius-1.0.21.ebuild 
b/sci-mathematics/genius/genius-1.0.21.ebuild
index 06833d14df8..b1212cfa833 100644
--- a/sci-mathematics/genius/genius-1.0.21.ebuild
+++ b/sci-mathematics/genius/genius-1.0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,9 +7,9 @@ GNOME2_LA_PUNT="yes"
 inherit gnome2
 
 DESCRIPTION="Genius Mathematics Tool and the GEL Language"
-HOMEPAGE="http://www.jirka.org/genius.html";
+HOMEPAGE="https://www.jirka.org/genius.html";
 SRC_URI="${SRC_URI}
-       doc? ( http://www.jirka.org/${PN}-reference.pdf )"
+       doc? ( https://www.jirka.org/${PN}-reference.pdf )"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to