From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BAC06138335 for ; Sat, 17 Nov 2018 18:12:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAE81E0AF8; Sat, 17 Nov 2018 18:12:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66BEBE0AF8 for ; Sat, 17 Nov 2018 18:12:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0574B335C39 for ; Sat, 17 Nov 2018 18:12:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35D65480 for ; Sat, 17 Nov 2018 18:12:33 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1542478321.64090651f6eff080564c2ccf841077b9d19c64e4.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/notification-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild X-VCS-Directories: x11-misc/notification-daemon/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 64090651f6eff080564c2ccf841077b9d19c64e4 X-VCS-Branch: master Date: Sat, 17 Nov 2018 18:12:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 695fd3b9-2113-4f4e-b741-09eecab34cf8 X-Archives-Hash: 8b0d394a54667bdfb95c3ac3defe20dc commit: 64090651f6eff080564c2ccf841077b9d19c64e4 Author: Francesco Turco fastmail fm> AuthorDate: Sun Aug 5 19:53:08 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Nov 17 18:12:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64090651 x11-misc/notification-daemon: update HOMEPAGE Signed-off-by: Gilles Dartiguelongue gentoo.org> x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild | 4 ++-- x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild | 4 ++-- x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild | 4 ++-- x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild index c07fd3c8dd7..fc507b77620 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ GNOME_TARBALL_SUFFIX=bz2 inherit autotools eutils gnome2 DESCRIPTION="Notification daemon" -HOMEPAGE="https://git.gnome.org/browse/notification-daemon/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild index cb3ad67ca63..690247f940f 100644 --- a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit gnome.org DESCRIPTION="Notification daemon" -HOMEPAGE="https://git.gnome.org/browse/notification-daemon/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild index 8a0a9884722..d05dfce74b9 100644 --- a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit gnome.org DESCRIPTION="Notification daemon" -HOMEPAGE="https://git.gnome.org/browse/notification-daemon/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild b/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild index a0923c395aa..0c218534199 100644 --- a/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit gnome.org DESCRIPTION="Notification daemon" -HOMEPAGE="https://git.gnome.org/browse/notification-daemon/" +HOMEPAGE="https://gitlab.gnome.org/GNOME/notification-daemon/" LICENSE="GPL-2" SLOT="0"