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 84A8E138334 for ; Thu, 6 Dec 2018 21:55:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC501E09F3; Thu, 6 Dec 2018 21:55:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A7AD3E09F3 for ; Thu, 6 Dec 2018 21:55:30 +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 2EE18335CCD for ; Thu, 6 Dec 2018 21:55:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C14D4D9 for ; Thu, 6 Dec 2018 21:55:27 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1544133296.c678185985f28977ed05f6bef62787619b85a4ca.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gnome-disk-utility/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild X-VCS-Directories: sys-apps/gnome-disk-utility/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c678185985f28977ed05f6bef62787619b85a4ca X-VCS-Branch: master Date: Thu, 6 Dec 2018 21:55:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bf909847-38af-443e-8db5-a00072b44477 X-Archives-Hash: 901e1e477c1ac7d7194a5571f6128fd6 commit: c678185985f28977ed05f6bef62787619b85a4ca Author: Mart Raudsepp gentoo org> AuthorDate: Thu Dec 6 21:54:15 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Dec 6 21:54:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6781859 sys-apps/gnome-disk-utility: update HOMEPAGE Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild index 1d0dec0a2be..493c50f407c 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="Disk Utility for GNOME using udisks" -HOMEPAGE="https://git.gnome.org/browse/gnome-disk-utility" +HOMEPAGE="https://wiki.gnome.org/Apps/Disks" LICENSE="GPL-2+" SLOT="0"