commit: b1ee0b0e02a9ae3173bc2f5b2303b57e3f32ae08
Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 06:49:41 2020 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 06:50:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ee0b0e
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 <AT> gentoo.org>
dev-python/slixmpp/slixmpp-1.4.2.ebuild | 2 +-
dev-python/slixmpp/slixmpp-1.5.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/slixmpp/slixmpp-1.4.2.ebuild
b/dev-python/slixmpp/slixmpp-1.4.2.ebuild
index 8bdf1ef5c76..00e2942a6ba 100644
--- a/dev-python/slixmpp/slixmpp-1.4.2.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.4.2.ebuild
@@ -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"
diff --git a/dev-python/slixmpp/slixmpp-1.5.2.ebuild
b/dev-python/slixmpp/slixmpp-1.5.2.ebuild
index eb42815f81e..64f1fc02263 100644
--- a/dev-python/slixmpp/slixmpp-1.5.2.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.5.2.ebuild
@@ -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"