Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libnotify/
Date: Sat, 17 Nov 2018 18:12:37
Message-Id: 1542478320.2e567dd5dfaa71ed34502d55b4ece10c9975a758.eva@gentoo
1 commit: 2e567dd5dfaa71ed34502d55b4ece10c9975a758
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 5 19:49:46 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 18:12:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e567dd5
7
8 x11-libs/libnotify: update HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/9465
11 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
12
13 x11-libs/libnotify/libnotify-0.7.6-r3.ebuild | 2 +-
14 x11-libs/libnotify/libnotify-0.7.7-r1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
18 index ade915f3dd3..765e171e939 100644
19 --- a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
20 +++ b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
21 @@ -5,7 +5,7 @@ EAPI=5
22 inherit autotools eutils gnome.org multilib-minimal xdg-utils
23
24 DESCRIPTION="A library for sending desktop notifications"
25 -HOMEPAGE="https://git.gnome.org/browse/libnotify"
26 +HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify"
27
28 LICENSE="LGPL-2.1+"
29 SLOT="0"
30
31 diff --git a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild
32 index 684fa67f776..0efd07dff0f 100644
33 --- a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild
34 +++ b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild
35 @@ -6,7 +6,7 @@ EAPI=6
36 inherit gnome.org multilib-minimal xdg-utils
37
38 DESCRIPTION="A library for sending desktop notifications"
39 -HOMEPAGE="https://git.gnome.org/browse/libnotify"
40 +HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify"
41
42 LICENSE="LGPL-2.1+"
43 SLOT="0"