summaryrefslogtreecommitdiff
path: root/dev-python/flexx/flexx-0.3.1.ebuild
diff options
context:
space:
mode:
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"