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 CC8881382C5 for ; Sat, 23 May 2020 22:00:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2A82E08DB; Sat, 23 May 2020 22:00: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 99B78E08DB for ; Sat, 23 May 2020 22:00:40 +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 C440034F051 for ; Sat, 23 May 2020 22:00:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54400263 for ; Sat, 23 May 2020 22:00:19 +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: <1590270970.14a54ce5b10eb874c5ba6f5dd47d3e220f88abfb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sci-electronics/cirkuit/ X-VCS-Repository: proj/kde X-VCS-Files: sci-electronics/cirkuit/cirkuit-9999.ebuild X-VCS-Directories: sci-electronics/cirkuit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 14a54ce5b10eb874c5ba6f5dd47d3e220f88abfb X-VCS-Branch: master Date: Sat, 23 May 2020 22:00:19 +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: ce2666cf-7c9a-4828-ac9d-df00db83aaa1 X-Archives-Hash: d8687dd6b44c5c8e53d6325a85dc370e commit: 14a54ce5b10eb874c5ba6f5dd47d3e220f88abfb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 23 21:56:10 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 23 21:56:10 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=14a54ce5 sci-electronics/cirkuit: Set KDE_ORG_CATEGORY="unmaintained" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-electronics/cirkuit/cirkuit-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-electronics/cirkuit/cirkuit-9999.ebuild b/sci-electronics/cirkuit/cirkuit-9999.ebuild index a782504c65..62bbccf4ba 100644 --- a/sci-electronics/cirkuit/cirkuit-9999.ebuild +++ b/sci-electronics/cirkuit/cirkuit-9999.ebuild @@ -5,6 +5,7 @@ EAPI=7 EGIT_BRANCH="frameworks" ECM_HANDBOOK="forceoptional" +KDE_ORG_CATEGORY="unmaintained" KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org