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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AEEA3158164 for ; Sun, 17 Nov 2024 12:23:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 073D6E0ED5; Sun, 17 Nov 2024 12:23:24 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4A18E0ED2 for ; Sun, 17 Nov 2024 12:23:23 +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 2959B34300E for ; Sun, 17 Nov 2024 12:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB1A11DF4 for ; Sun, 17 Nov 2024 12:23:21 +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: <1731846005.618d4435b953678a94bc61b98207c9b82bc05b68.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rhythmbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/rhythmbox/rhythmbox-3.4.8.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 618d4435b953678a94bc61b98207c9b82bc05b68 X-VCS-Branch: master Date: Sun, 17 Nov 2024 12:23:21 +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: 280f991d-73c8-4121-b43d-07c1f3691de1 X-Archives-Hash: 5062efdaa40a8c2169a31b4926f8ef6a commit: 618d4435b953678a94bc61b98207c9b82bc05b68 Author: Pacho Ramos gentoo org> AuthorDate: Sun Nov 17 12:20:05 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Nov 17 12:20:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618d4435 media-sound/rhythmbox: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> media-sound/rhythmbox/rhythmbox-3.4.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/rhythmbox/rhythmbox-3.4.8.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.8.ebuild index 58fe556f5834..15683e5294c5 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.8.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.8.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+)" inherit gnome.org gnome2-utils python-single-r1 meson virtualx xdg DESCRIPTION="Music management and playback software for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox" +HOMEPAGE="https://gitlab.gnome.org/GNOME/rhythmbox" LICENSE="GPL-2" SLOT="0"