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 797CD158089 for ; Thu, 26 Oct 2023 15:54:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40B7B2BC074; Thu, 26 Oct 2023 15:54:10 +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 272162BC074 for ; Thu, 26 Oct 2023 15:54:10 +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 1CAAF335C52 for ; Thu, 26 Oct 2023 15:54:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3AAF12C1 for ; Thu, 26 Oct 2023 15:54:07 +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: <1698335612.055df9e7f7f35bbf8206fb7a0056dee433e28117.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-45.1.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 055df9e7f7f35bbf8206fb7a0056dee433e28117 X-VCS-Branch: master Date: Thu, 26 Oct 2023 15:54:07 +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: bb4f0a3f-0822-440e-93f3-d603d91a94ce X-Archives-Hash: 3996c756592b0bb62ee091e1778b142e commit: 055df9e7f7f35bbf8206fb7a0056dee433e28117 Author: Pacho Ramos gentoo org> AuthorDate: Thu Oct 26 15:14:17 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Oct 26 15:53:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055df9e7 gnome-base/nautilus: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> gnome-base/nautilus/nautilus-45.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/nautilus/nautilus-45.1.ebuild b/gnome-base/nautilus/nautilus-45.1.ebuild index e8da0ef8b285..dbf0640e13e1 100644 --- a/gnome-base/nautilus/nautilus-45.1.ebuild +++ b/gnome-base/nautilus/nautilus-45.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson readme.gentoo-r1 virtualx xdg DESCRIPTION="Default file manager for the GNOME desktop" -HOMEPAGE="https://wiki.gnome.org/Apps/Nautilus" +HOMEPAGE="https://apps.gnome.org/Nautilus/" LICENSE="GPL-3+ LGPL-2.1+" SLOT="0"