Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
Date: Tue, 06 Jul 2021 04:19:28
Message-Id: 1625545160.02e4b4f1d880a45434ced67f5540630dfb5b7685.mattst88@gentoo
1 commit: 02e4b4f1d880a45434ced67f5540630dfb5b7685
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 04:19:11 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 04:19:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e4b4f1
7
8 net-irc/polari: Add Gitlab repo to HOMEPAGE
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-irc/polari/polari-40.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-irc/polari/polari-40.0.ebuild b/net-irc/polari/polari-40.0.ebuild
16 index 7cfe9e490f0..d7d2fbaf9dc 100644
17 --- a/net-irc/polari/polari-40.0.ebuild
18 +++ b/net-irc/polari/polari-40.0.ebuild
19 @@ -5,8 +5,8 @@ EAPI=7
20
21 inherit gnome.org gnome2-utils meson xdg
22
23 -DESCRIPTION="An IRC client for Gnome"
24 -HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
25 +DESCRIPTION="An IRC client for GNOME"
26 +HOMEPAGE="https://wiki.gnome.org/Apps/Polari https://gitlab.gnome.org/GNOME/polari"
27
28 LICENSE="GPL-2+"
29 SLOT="0"