dev-python/sip: minor updates to description and metadata

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
Davide Pesavento
2021-03-25 00:23:58 +01:00
parent af5ce650a3
commit 9820032e2e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,6 +13,6 @@
<changelog>https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS</changelog>
<doc>https://www.riverbankcomputing.com/static/Docs/sip/</doc>
<bugs-to>mailto:pyqt@riverbankcomputing.com</bugs-to>
<remote-id type="pypi">SIP</remote-id>
<remote-id type="pypi">sip</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
inherit python-r1 toolchain-funcs
DESCRIPTION="Python extension module generator for C and C++ libraries"
DESCRIPTION="Python bindings generator for C/C++ libraries"
HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
MY_PN=sip