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 9FD751581C1 for ; Wed, 17 Jul 2024 12:12:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E95582BC1E6; Wed, 17 Jul 2024 12:12:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D04C12BC1E5 for ; Wed, 17 Jul 2024 12:12:05 +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 2932A343154 for ; Wed, 17 Jul 2024 12:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C8491E3D for ; Wed, 17 Jul 2024 12:12:02 +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: <1721218290.9736837055c895e94e8b4393741f09bff4c8027f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/gnome-music/gnome-music-46.0.ebuild X-VCS-Directories: media-sound/gnome-music/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9736837055c895e94e8b4393741f09bff4c8027f X-VCS-Branch: master Date: Wed, 17 Jul 2024 12:12:02 +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: 31ef499b-e91e-455f-8b9a-5195dd653308 X-Archives-Hash: 3fffff74c407f37c497a36959f7bc7fc commit: 9736837055c895e94e8b4393741f09bff4c8027f Author: Pacho Ramos gentoo org> AuthorDate: Wed Jul 17 10:41:35 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jul 17 12:11:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97368370 media-sound/gnome-music: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> media-sound/gnome-music/gnome-music-46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/gnome-music/gnome-music-46.0.ebuild b/media-sound/gnome-music/gnome-music-46.0.ebuild index f8969c1ea42b..9ee0df80f6cd 100644 --- a/media-sound/gnome-music/gnome-music-46.0.ebuild +++ b/media-sound/gnome-music/gnome-music-46.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{11..12} ) inherit gnome.org gnome2-utils meson python-single-r1 xdg DESCRIPTION="Music management for Gnome" -HOMEPAGE="https://wiki.gnome.org/Apps/Music https://gitlab.gnome.org/GNOME/gnome-music/" +HOMEPAGE="https://apps.gnome.org/Music/ https://gitlab.gnome.org/GNOME/gnome-music/" LICENSE="GPL-2+" SLOT="0"