summaryrefslogtreecommitdiff
path: root/dev-python/flexx/flexx-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flexx/flexx-0.4.1.ebuild')
-rw-r--r--dev-python/flexx/flexx-0.4.1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/flexx/flexx-0.4.1.ebuild b/dev-python/flexx/flexx-0.4.1.ebuild
index 45ae7cc1bf7c..45351a0575fe 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.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=6
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
-HOMEPAGE="http://flexx.readthedocs.org"
+HOMEPAGE="
+ https://flexx.readthedocs.org
+ https://github.com/zoofio/flexx
+ https://pypi.python.org/pypi/flexx"
SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"