summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2020-10-06 07:49:41 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2020-10-06 07:50:08 +0100
commitb1ee0b0e02a9ae3173bc2f5b2303b57e3f32ae08 (patch)
treecbef49748296969a1591ffd49181c316339466aa
parentsys-apps/unscd: drop old (diff)
downloadgentoo-b1ee0b0e02a9ae3173bc2f5b2303b57e3f32ae08.tar.gz
gentoo-b1ee0b0e02a9ae3173bc2f5b2303b57e3f32ae08.tar.bz2
gentoo-b1ee0b0e02a9ae3173bc2f5b2303b57e3f32ae08.zip
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>
-rw-r--r--dev-python/slixmpp/slixmpp-1.4.2.ebuild2
-rw-r--r--dev-python/slixmpp/slixmpp-1.5.2.ebuild2
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 8bdf1ef5c769..00e2942a6bab 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 eb42815f81e4..64f1fc02263a 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"