dev-python/sysv_ipc: fix description/homepage

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2020-12-10 00:40:28 +13:00
parent 8b5716b329
commit ef63a63627

View File

@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="Python API to MPV using JSON IPC"
HOMEPAGE="https://github.com/iwalton3/python-mpv-jsonipc"
DESCRIPTION="System V IPC primitives for python"
HOMEPAGE="http://semanchuk.com/philip/sysv_ipc/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"