summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 09:41:16 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-17 11:50:55 +0100
commit9e63c1397e6f808cd731f24491d187d171b26312 (patch)
tree9c7d43c9fec8093f2ba56f7b01ab2d938f169496 /dev-python/flexx/flexx-0.3.1.ebuild
parentsci-biology/clustalx: amd64 stable wrt bug #644726 (diff)
downloadgentoo-9e63c1397e6f808cd731f24491d187d171b26312.tar.gz
gentoo-9e63c1397e6f808cd731f24491d187d171b26312.tar.bz2
gentoo-9e63c1397e6f808cd731f24491d187d171b26312.zip
dev-python/flexx: use HTTPS, sync HOMEPAGES
Diffstat (limited to 'dev-python/flexx/flexx-0.3.1.ebuild')
-rw-r--r--dev-python/flexx/flexx-0.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/flexx/flexx-0.3.1.ebuild b/dev-python/flexx/flexx-0.3.1.ebuild
index 7f83b67265ab..a01479ab7052 100644
--- a/dev-python/flexx/flexx-0.3.1.ebuild
+++ b/dev-python/flexx/flexx-0.3.1.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
@@ -9,9 +9,9 @@ inherit distutils-r1
DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
HOMEPAGE="
- http://flexx.readthedocs.org
+ https://flexx.readthedocs.org
https://github.com/zoofio/flexx
- http://pypi.python.org/pypi/flexx"
+ https://pypi.python.org/pypi/flexx"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
LICENSE="BSD"