commit: 61869d2908460f09ce1fbb81a2059a10ce505c74
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 10:24:13 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 10:31:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61869d29
sci-mathematics/relational: use HTTPS
Package-Manager: Portage-2.3.14, Repoman-2.3.6
sci-mathematics/relational/relational-2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/relational/relational-2.5.ebuild
b/sci-mathematics/relational/relational-2.5.ebuild
index 03000185362..77b6e6980c7 100644
--- a/sci-mathematics/relational/relational-2.5.ebuild
+++ b/sci-mathematics/relational/relational-2.5.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5} )
inherit python-single-r1
DESCRIPTION="Educational tool for relational algebra"
-HOMEPAGE="http://ltworf.github.io/relational/"
+HOMEPAGE="https://ltworf.github.io/relational/"
SRC_URI="https://github.com/ltworf/${PN}/releases/download/${PV}/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-3"