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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ADF8F1382C5 for ; Sat, 16 May 2020 18:50:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1695E0A9C; Sat, 16 May 2020 18:50:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85EFAE0A9C for ; Sat, 16 May 2020 18:50:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7E0834F4E2 for ; Sat, 16 May 2020 18:50:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6CF2158 for ; Sat, 16 May 2020 18:50:13 +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: <1589653237.1babb5e0fd9d3c8512ae361e182bcba358608a4c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/xembed-sni-proxy/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild X-VCS-Directories: kde-plasma/xembed-sni-proxy/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1babb5e0fd9d3c8512ae361e182bcba358608a4c X-VCS-Branch: master Date: Sat, 16 May 2020 18:50:13 +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: c900488b-2fd3-4b8d-8a11-4a90ceb47dbc X-Archives-Hash: 7a00d0413d4131a94151ef07935d7199 commit: 1babb5e0fd9d3c8512ae361e182bcba358608a4c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 16 18:20:37 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 16 18:20:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1babb5e0 kde-plasma/xembed-sni-proxy: Fix HOMEPAGE Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild | 2 +- kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild | 2 +- kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild index c6f45c9113..18ca13b14f 100644 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild +++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.90.ebuild @@ -10,7 +10,7 @@ QTMIN=5.14.1 inherit cmake kde.org DESCRIPTION="Legacy xembed tray icons support for SNI-only system trays" -HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/tree/xembed-sni-proxy/Readme.md" +HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sni-proxy/Readme.md" LICENSE="GPL-2" SLOT="5" diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild index f789c90901..c832d07a63 100644 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild +++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49.9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.14.1 inherit cmake kde.org DESCRIPTION="Legacy xembed tray icons support for SNI-only system trays" -HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/tree/xembed-sni-proxy/Readme.md" +HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sni-proxy/Readme.md" LICENSE="GPL-2" SLOT="5" diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild index 1a2412e693..766b8227a6 100644 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild +++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.14.1 inherit cmake kde.org DESCRIPTION="Legacy xembed tray icons support for SNI-only system trays" -HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/tree/xembed-sni-proxy/Readme.md" +HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sni-proxy/Readme.md" LICENSE="GPL-2" SLOT="5"