diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-05 21:49:46 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-11-17 19:12:00 +0100 |
commit | 2e567dd5dfaa71ed34502d55b4ece10c9975a758 (patch) | |
tree | 722dd5c329d2e2d1704808d4f72a56f163f67f4a /x11-libs/libnotify | |
parent | sci-libs/keras-preprocessing: bump 1.0.5 (diff) | |
download | gentoo-2e567dd5dfaa71ed34502d55b4ece10c9975a758.tar.gz gentoo-2e567dd5dfaa71ed34502d55b4ece10c9975a758.tar.bz2 gentoo-2e567dd5dfaa71ed34502d55b4ece10c9975a758.zip |
x11-libs/libnotify: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/9465
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.6-r3.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.7-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild index ade915f3dd37..765e171e9396 100644 --- a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools eutils gnome.org multilib-minimal xdg-utils DESCRIPTION="A library for sending desktop notifications" -HOMEPAGE="https://git.gnome.org/browse/libnotify" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" diff --git a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild index 684fa67f7764..0efd07dff0f5 100644 --- a/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.7-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome.org multilib-minimal xdg-utils DESCRIPTION="A library for sending desktop notifications" -HOMEPAGE="https://git.gnome.org/browse/libnotify" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" |