From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1063687-garchives=archives.gentoo.org@lists.gentoo.org> 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 7A0C9138335 for <garchives@archives.gentoo.org>; Tue, 25 Dec 2018 23:05:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4317AE09DF; Tue, 25 Dec 2018 23:05:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 12DB4E09DE for <gentoo-commits@lists.gentoo.org>; Tue, 25 Dec 2018 23:05:16 +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 5C4E1335C3D for <gentoo-commits@lists.gentoo.org>; Tue, 25 Dec 2018 23:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F3462A7 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Dec 2018 23:05:12 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1545778692.67b2267aeacc24e72503e4ea8363733393ca618c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktp-text-ui/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild X-VCS-Directories: kde-apps/ktp-text-ui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 67b2267aeacc24e72503e4ea8363733393ca618c X-VCS-Branch: master Date: Tue, 25 Dec 2018 23:05:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2735a4df-30d5-4fc0-b8c1-32083e6f0861 X-Archives-Hash: 44d09de9d984b5e18cdf787891bf7933 commit: 67b2267aeacc24e72503e4ea8363733393ca618c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Dec 25 22:37:34 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Dec 25 22:58:12 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67b2267a kde-apps/ktp-text-ui: Drop bogus DEPEND Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild | 1 - kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild index 393e2a6d05..0e24bb8e08 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-18.12.49.9999.ebuild @@ -19,7 +19,6 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdewebkit) $(add_frameworks_dep kemoticons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild index 8944d01897..0e24bb8e08 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-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=6 @@ -19,7 +19,6 @@ DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdewebkit) $(add_frameworks_dep kemoticons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes)