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 E27651382C5 for ; Mon, 8 Jun 2020 12:34:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 197EFE0886; Mon, 8 Jun 2020 12:34:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0105FE0886 for ; Mon, 8 Jun 2020 12:34:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 80A1D34F0D7 for ; Mon, 8 Jun 2020 12:34:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AB97286 for ; Mon, 8 Jun 2020 12:34:34 +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: <1591619442.a27cdf94266af81705b8517cc1c66ec77180e129.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/libksysguard/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/libksysguard/libksysguard-9999.ebuild kde-plasma/libksysguard/metadata.xml X-VCS-Directories: kde-plasma/libksysguard/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a27cdf94266af81705b8517cc1c66ec77180e129 X-VCS-Branch: master Date: Mon, 8 Jun 2020 12:34:34 +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: e4edceea-bf9d-4dd5-9e6f-a03cbbfbbf36 X-Archives-Hash: a95e771d1ce4ea5f2387d5841131faae commit: a27cdf94266af81705b8517cc1c66ec77180e129 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 8 12:30:42 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 8 12:30:42 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a27cdf94 kde-plasma/libksysguard: Set ECM_DESIGNERPLUGIN=true Upstream commit aa51e8e77aeaeb5ef42d3826e62e5f3ba4f9c169 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/libksysguard/libksysguard-9999.ebuild | 1 + kde-plasma/libksysguard/metadata.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/libksysguard/libksysguard-9999.ebuild b/kde-plasma/libksysguard/libksysguard-9999.ebuild index 90b9708e43..bc58a8563f 100644 --- a/kde-plasma/libksysguard/libksysguard-9999.ebuild +++ b/kde-plasma/libksysguard/libksysguard-9999.ebuild @@ -3,6 +3,7 @@ EAPI=7 +ECM_DESIGNERPLUGIN="true" ECM_TEST="true" KFMIN=9999 PVCUT=$(ver_cut 1-3) diff --git a/kde-plasma/libksysguard/metadata.xml b/kde-plasma/libksysguard/metadata.xml index fffdaaa478..b9f39f2d0e 100644 --- a/kde-plasma/libksysguard/metadata.xml +++ b/kde-plasma/libksysguard/metadata.xml @@ -9,6 +9,7 @@ Reflects ABI compatibility by soname version + Build plugins for dev-qt/designer Enable display of detailed memory information using dev-qt/qtwebengine.