diff options
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.5.1.ebuild')
| -rw-r--r-- | dev-python/PyQt5/PyQt5-5.5.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index eaa7e762dbdb..b1a09c3d91b0 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,8 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils multibuild multilib python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework" -HOMEPAGE="http://www.riverbankcomputing.com/software/pyqt/intro - https://pypi.python.org/pypi/PyQt5" +HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/intro" MY_PN="PyQt-gpl" if [[ ${PV} == *_pre* ]]; then |
