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 B01301581C1 for ; Tue, 16 Jul 2024 11:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B530E2BC025; Tue, 16 Jul 2024 11:28:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80EC02BC016 for ; Tue, 16 Jul 2024 11:28:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4FBE33EB78 for ; Tue, 16 Jul 2024 11:28:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1724D1DCB for ; Tue, 16 Jul 2024 11:28:18 +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: <1721129090.2e4bb26962bd3877f9bfd482ab9596c6d86d94ab.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-boxes/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild X-VCS-Directories: gnome-extra/gnome-boxes/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 2e4bb26962bd3877f9bfd482ab9596c6d86d94ab X-VCS-Branch: master Date: Tue, 16 Jul 2024 11:28:18 +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: b00da280-e449-47fa-9005-12a9c2b80618 X-Archives-Hash: 953433d1767cfbb8a5a7095dcb02dbf2 commit: 2e4bb26962bd3877f9bfd482ab9596c6d86d94ab Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 11:24:50 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 11:24:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4bb269 gnome-extra/gnome-boxes: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild index 105f41b65061..568ae54a4ce0 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-46.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg DESCRIPTION="Simple GNOME application to access remote or virtual systems" -HOMEPAGE="https://gnomeboxes.org" +HOMEPAGE="https://apps.gnome.org/Boxes/" LICENSE="LGPL-2+ CC-BY-2.0" SLOT="0"