diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 13:51:17 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 15:25:22 -0400 |
commit | ad407789da9bde8519598415ce25a2a9706b70ae (patch) | |
tree | a2ba0aaf57f13f477740523815140c75843eb983 /net-print | |
parent | 5283acc5b86973e40e3a455a1eeaff7b81aa3232 (diff) | |
download | gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.gz gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.xz |
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-3.17.10-r1.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.17.10.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.18.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-print/hplip/hplip-3.17.10-r1.ebuild b/net-print/hplip/hplip-3.17.10-r1.ebuild index b9500be12bd..3eb07aaa37f 100644 --- a/net-print/hplip/hplip-3.17.10-r1.ebuild +++ b/net-print/hplip/hplip-3.17.10-r1.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" # dependency on dev-python/notify-python dropped due to python 3 incompatibility -# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not in tree +# possible replacement notify2 (https://pypi.org/project/notify2/0.3) not in tree COMMON_DEPEND=" net-print/cups diff --git a/net-print/hplip/hplip-3.17.10.ebuild b/net-print/hplip/hplip-3.17.10.ebuild index ad761f8e301..f54e6aae145 100644 --- a/net-print/hplip/hplip-3.17.10.ebuild +++ b/net-print/hplip/hplip-3.17.10.ebuild @@ -20,7 +20,7 @@ KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" # dependency on dev-python/notify-python dropped due to python 3 incompatibility -# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not in tree +# possible replacement notify2 (https://pypi.org/project/notify2/0.3) not in tree COMMON_DEPEND=" net-print/cups diff --git a/net-print/hplip/hplip-3.18.3.ebuild b/net-print/hplip/hplip-3.18.3.ebuild index fe86e7d5b57..7a03206eac1 100644 --- a/net-print/hplip/hplip-3.18.3.ebuild +++ b/net-print/hplip/hplip-3.18.3.ebuild @@ -23,7 +23,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fax +hpcups hpijs kde libressl -libusb0 minimal parport policykit qt5 scanner +snmp static-ppds X" # dependency on dev-python/notify-python dropped due to python 3 incompatibility -# possible replacement notify2 (https://pypi.python.org/pypi/notify2/0.3) not in tree +# possible replacement notify2 (https://pypi.org/project/notify2/0.3) not in tree COMMON_DEPEND=" net-print/cups |