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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78D2915939F for ; Tue, 16 Jul 2024 08:41:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5ABDE2BC03E; Tue, 16 Jul 2024 08:41:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2DB9C2BC03E for ; Tue, 16 Jul 2024 08:41:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB6AE34106C for ; Tue, 16 Jul 2024 08:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 209041E3E for ; Tue, 16 Jul 2024 08:41:04 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1721119231.c8e1ba3d4202a08f488337b9c8d6fc9a2ce5208a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/shotwell/shotwell-0.32.7.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c8e1ba3d4202a08f488337b9c8d6fc9a2ce5208a X-VCS-Branch: master Date: Tue, 16 Jul 2024 08:41:04 +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: 193b8c56-2458-4662-b9b0-72d2c11c2878 X-Archives-Hash: 661432fc57697780e38f01cf41ccac60 commit: c8e1ba3d4202a08f488337b9c8d6fc9a2ce5208a Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 08:11:51 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 08:40:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e1ba3d media-gfx/shotwell: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> media-gfx/shotwell/shotwell-0.32.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/shotwell/shotwell-0.32.7.ebuild b/media-gfx/shotwell/shotwell-0.32.7.ebuild index 9ba6610140bf..3f297331f776 100644 --- a/media-gfx/shotwell/shotwell-0.32.7.ebuild +++ b/media-gfx/shotwell/shotwell-0.32.7.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson optfeature vala xdg DESCRIPTION="Open source photo manager for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell" +HOMEPAGE="https://gitlab.gnome.org/GNOME/shotwell" LICENSE="LGPL-2.1" SLOT="0"