Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irssi-xmpp/
Date: Fri, 24 Jun 2022 13:09:56
Message-Id: 1656075976.d1938a64387feb65b98a50af39993f5294c7f9ca.andrewammerlaan@gentoo
1 commit: d1938a64387feb65b98a50af39993f5294c7f9ca
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu Jun 9 06:48:39 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 13:06:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1938a64
7
8 net-irc/irssi-xmpp: update HOMEPAGE
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild | 4 ++--
15 net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild | 6 +++---
16 2 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild b/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild
19 index d025f597df6d..76017edb6308 100644
20 --- a/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild
21 +++ b/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild
22 @@ -5,8 +5,8 @@ EAPI=8
23
24 inherit toolchain-funcs
25
26 -DESCRIPTION="An irssi plugin providing Jabber/XMPP support"
27 -HOMEPAGE="https://cybione.org/~irssi-xmpp/"
28 +DESCRIPTION="Irssi plugin providing Jabber/XMPP support"
29 +HOMEPAGE="https://github.com/cdidier/~irssi-xmpp"
30 SRC_URI="https://github.com/cdidier/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
31 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-musl-build.patch"
32 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-irssi.patch.xz"
33
34 diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild b/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild
35 index fab3d7c47f16..785cfd482a3e 100644
36 --- a/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild
37 +++ b/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild
38 @@ -1,12 +1,12 @@
39 -# Copyright 1999-2020 Gentoo Authors
40 +# Copyright 1999-2022 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=7
44
45 inherit toolchain-funcs
46
47 -DESCRIPTION="An irssi plugin providing Jabber/XMPP support"
48 -HOMEPAGE="https://cybione.org/~irssi-xmpp/"
49 +DESCRIPTION="Irssi plugin providing Jabber/XMPP support"
50 +HOMEPAGE="https://github.com/cdidier/irssi-xmpp"
51 SRC_URI="https://github.com/cdidier/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
52 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-musl-build.patch"