diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-06-09 08:48:39 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-06-24 15:06:16 +0200 |
commit | d1938a64387feb65b98a50af39993f5294c7f9ca (patch) | |
tree | ed2aa5d2a0f5a3a7e7fe910b81541dc2e27dd295 /net-irc/irssi-xmpp | |
parent | net-im/purple-events: update HOMEPAGE (diff) | |
download | gentoo-d1938a64387feb65b98a50af39993f5294c7f9ca.tar.gz gentoo-d1938a64387feb65b98a50af39993f5294c7f9ca.tar.bz2 gentoo-d1938a64387feb65b98a50af39993f5294c7f9ca.zip |
net-irc/irssi-xmpp: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'net-irc/irssi-xmpp')
-rw-r--r-- | net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild b/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild index d025f597df6d..76017edb6308 100644 --- a/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild +++ b/net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit toolchain-funcs -DESCRIPTION="An irssi plugin providing Jabber/XMPP support" -HOMEPAGE="https://cybione.org/~irssi-xmpp/" +DESCRIPTION="Irssi plugin providing Jabber/XMPP support" +HOMEPAGE="https://github.com/cdidier/~irssi-xmpp" SRC_URI="https://github.com/cdidier/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-musl-build.patch" SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-irssi.patch.xz" diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild b/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild index fab3d7c47f16..785cfd482a3e 100644 --- a/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild +++ b/net-irc/irssi-xmpp/irssi-xmpp-0.54.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit toolchain-funcs -DESCRIPTION="An irssi plugin providing Jabber/XMPP support" -HOMEPAGE="https://cybione.org/~irssi-xmpp/" +DESCRIPTION="Irssi plugin providing Jabber/XMPP support" +HOMEPAGE="https://github.com/cdidier/irssi-xmpp" SRC_URI="https://github.com/cdidier/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-musl-build.patch" |