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 81937138334 for ; Thu, 8 Nov 2018 23:01:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B767BE0B4B; Thu, 8 Nov 2018 23:01:58 +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 8EC06E0B4B for ; Thu, 8 Nov 2018 23:01:58 +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 3B5FE335C38 for ; Thu, 8 Nov 2018 23:01:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D61E455 for ; Thu, 8 Nov 2018 23:01:55 +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: <1541718105.94cff81b47cbc7ea115caee2dfa427968d2b4c31.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kde-apps-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild X-VCS-Directories: kde-apps/kde-apps-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 94cff81b47cbc7ea115caee2dfa427968d2b4c31 X-VCS-Branch: master Date: Thu, 8 Nov 2018 23:01:55 +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-Archives-Salt: b5fd56ab-45b2-4c25-9c01-d13a734d28b2 X-Archives-Hash: 189a54cd1396fb29b9c4a16801adb90b commit: 94cff81b47cbc7ea115caee2dfa427968d2b4c31 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 8 22:26:32 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 8 23:01:45 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=94cff81b kde-apps/kde-apps-meta: Drop kde-apps/kate Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild index 5a3ae0e186..d0033d921e 100644 --- a/kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild +++ b/kde-apps/kde-apps-meta/kde-apps-meta-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,6 @@ KEYWORDS="" IUSE="accessibility pim sdk" RDEPEND=" - $(add_kdeapps_dep kate) $(add_kdeapps_dep kdeadmin-meta) $(add_kdeapps_dep kdecore-meta) $(add_kdeapps_dep kdeedu-meta)