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 5143E158015 for ; Sat, 23 Dec 2023 15:46:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AC912BC086; Sat, 23 Dec 2023 15:46:39 +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 2BD4B2BC086 for ; Sat, 23 Dec 2023 15:46:39 +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 3CF9A342FFA for ; Sat, 23 Dec 2023 15:46:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77BD414B4 for ; Sat, 23 Dec 2023 15:46:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1703346382.8ed309da2e84fadfc300c56adf93fd065b10dbc1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/elisa/elisa-23.08.49.9999.ebuild media-sound/elisa/elisa-9999.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8ed309da2e84fadfc300c56adf93fd065b10dbc1 X-VCS-Branch: master Date: Sat, 23 Dec 2023 15:46:35 +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: 885fff2b-b9ae-453d-b400-6e71942b3633 X-Archives-Hash: a5ba990e7adc85f8b4472d41af091b09 commit: 8ed309da2e84fadfc300c56adf93fd065b10dbc1 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Dec 23 09:14:30 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 15:46:22 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ed309da media-sound/elisa: remove redundant HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/elisa/elisa-23.08.49.9999.ebuild | 2 +- media-sound/elisa/elisa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/elisa/elisa-23.08.49.9999.ebuild b/media-sound/elisa/elisa-23.08.49.9999.ebuild index 23991aafe1..b01f129c3b 100644 --- a/media-sound/elisa/elisa-23.08.49.9999.ebuild +++ b/media-sound/elisa/elisa-23.08.49.9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="Simple music player by KDE" -HOMEPAGE="https://elisa.kde.org/ https://apps.kde.org/elisa/" +HOMEPAGE="https://apps.kde.org/elisa/" LICENSE="LGPL-3+" SLOT="5" diff --git a/media-sound/elisa/elisa-9999.ebuild b/media-sound/elisa/elisa-9999.ebuild index 7f9d7068ba..9ff04d6abb 100644 --- a/media-sound/elisa/elisa-9999.ebuild +++ b/media-sound/elisa/elisa-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=6.6.0 inherit ecm gear.kde.org DESCRIPTION="Simple music player by KDE" -HOMEPAGE="https://elisa.kde.org/ https://apps.kde.org/elisa/" +HOMEPAGE="https://apps.kde.org/elisa/" LICENSE="LGPL-3+" SLOT="6"