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 C1DB11396D0 for ; Tue, 22 Aug 2017 09:07:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FB78E0E3C; Tue, 22 Aug 2017 09:07:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 F0E59E0E3C for ; Tue, 22 Aug 2017 09:07:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 06F81341AE9 for ; Tue, 22 Aug 2017 09:07:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F2237E75 for ; Tue, 22 Aug 2017 09:07:13 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1503392815.bab1ec5c12d3744de673aa9a2ee5f3ac8ed150b4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ristretto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ristretto/ristretto-0.8.0-r1.ebuild media-gfx/ristretto/ristretto-0.8.2.ebuild X-VCS-Directories: media-gfx/ristretto/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bab1ec5c12d3744de673aa9a2ee5f3ac8ed150b4 X-VCS-Branch: master Date: Tue, 22 Aug 2017 09:07:13 +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: f9f5fffb-d1ce-4d6f-b118-422b9a961977 X-Archives-Hash: 53fa86f303361136b065c3d27af1c4cd commit: bab1ec5c12d3744de673aa9a2ee5f3ac8ed150b4 Author: Michał Górny gentoo org> AuthorDate: Tue Aug 22 06:49:05 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 22 09:06:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab1ec5c media-gfx/ristretto: Update HOMEPAGE media-gfx/ristretto/ristretto-0.8.0-r1.ebuild | 2 +- media-gfx/ristretto/ristretto-0.8.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild b/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild index 05d43243c3c..8974558e41d 100644 --- a/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/ristretto" +HOMEPAGE="https://docs.xfce.org/apps/ristretto/start" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-gfx/ristretto/ristretto-0.8.2.ebuild b/media-gfx/ristretto/ristretto-0.8.2.ebuild index e49fda59b36..7c1f99c4c96 100644 --- a/media-gfx/ristretto/ristretto-0.8.2.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/ristretto" +HOMEPAGE="https://docs.xfce.org/apps/ristretto/start" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2"