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 0A34F158015 for ; Sat, 23 Dec 2023 15:46:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FDAE2BC06B; Sat, 23 Dec 2023 15:46:37 +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 3535C2BC03D for ; Sat, 23 Dec 2023 15:46:37 +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 7F7BE342FFD for ; Sat, 23 Dec 2023 15:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03B0C1256 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: <1703346368.953d18c31221b26348367e4332913a404b62613a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/umbrello/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/umbrello/umbrello-23.08.49.9999.ebuild kde-apps/umbrello/umbrello-9999.ebuild X-VCS-Directories: kde-apps/umbrello/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 953d18c31221b26348367e4332913a404b62613a 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: ea6b0948-5cef-4f68-bc2a-48a216adde50 X-Archives-Hash: cd6f0c03369f56a8fc02e0884ffb6338 commit: 953d18c31221b26348367e4332913a404b62613a Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Dec 23 08:59:02 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 15:46:08 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=953d18c3 kde-apps/umbrello: remove broken HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/umbrello/umbrello-23.08.49.9999.ebuild | 2 +- kde-apps/umbrello/umbrello-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/umbrello/umbrello-23.08.49.9999.ebuild b/kde-apps/umbrello/umbrello-23.08.49.9999.ebuild index a006198db8..2987e4ea2b 100644 --- a/kde-apps/umbrello/umbrello-23.08.49.9999.ebuild +++ b/kde-apps/umbrello/umbrello-23.08.49.9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="KDE UML Modeller" -HOMEPAGE="https://apps.kde.org/umbrello/ https://umbrello.kde.org" +HOMEPAGE="https://apps.kde.org/umbrello/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild index a006198db8..2987e4ea2b 100644 --- a/kde-apps/umbrello/umbrello-9999.ebuild +++ b/kde-apps/umbrello/umbrello-9999.ebuild @@ -11,7 +11,7 @@ QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="KDE UML Modeller" -HOMEPAGE="https://apps.kde.org/umbrello/ https://umbrello.kde.org" +HOMEPAGE="https://apps.kde.org/umbrello/" LICENSE="GPL-2" # TODO: CHECK SLOT="5"