summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2021-06-02 03:59:15 +0200
committerDavide Pesavento <pesa@gentoo.org>2021-06-02 03:59:43 +0200
commitda82f78f72dc94513ac6e27a9b18a722f9ea3421 (patch)
tree1377069c17cd8974978572e48b63d06e055bccaf /dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild
parent8e09b716392e3ce52bc6888787f3bc4ad1d23a4a (diff)
downloadgentoo-da82f78f72dc94513ac6e27a9b18a722f9ea3421.tar.gz
gentoo-da82f78f72dc94513ac6e27a9b18a722f9ea3421.tar.bz2
gentoo-da82f78f72dc94513ac6e27a9b18a722f9ea3421.zip
dev-python/PyQt5-sip: simplify
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
Diffstat (limited to 'dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild')
-rw-r--r--dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild
index 127cd8d968d1..b939f27a34fd 100644
--- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild
+++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.25.ebuild
@@ -6,8 +6,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
inherit python-r1 toolchain-funcs
-DESCRIPTION="Private sip module for PyQt5"
-HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
+DESCRIPTION="sip extension module for PyQt5"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/"
MY_PN=sip
MY_P=${MY_PN}-${PV/_pre/.dev}