* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrex/
@ 2018-04-20 21:41 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-04-20 21:41 UTC (permalink / raw
To: gentoo-commits
commit: e4fa60c7d3ca65a45cd9e69fb6d7582e0c2bc03b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 21:13:18 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 21:41:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fa60c7
dev-python/pyrex: Use HTTPS for HOMEPAGE+SRC_URI
dev-python/pyrex/pyrex-0.9.9-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
index 23522a411b1..cfd241c1fa5 100644
--- a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,8 +10,8 @@ inherit distutils-r1
MY_P="Pyrex-${PV}"
DESCRIPTION="A language for writing Python extension modules"
-HOMEPAGE="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/"
-SRC_URI="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.gz"
+HOMEPAGE="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/"
+SRC_URI="https://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-20 21:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 21:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyrex/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox