mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/slixmpp: update HOMEPAGE
Old URL returns "502 Bad Gateway". The new one is a Gitlab instance apparently owned by the same upstream developer. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python 3 library for XMPP"
|
||||
HOMEPAGE="https://dev.louiz.org/projects/slixmpp"
|
||||
HOMEPAGE="https://lab.louiz.org/poezio/slixmpp"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python 3 library for XMPP"
|
||||
HOMEPAGE="https://dev.louiz.org/projects/slixmpp"
|
||||
HOMEPAGE="https://lab.louiz.org/poezio/slixmpp"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user