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 2169F138334 for ; Wed, 11 Sep 2019 08:09:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD79DE0938; Wed, 11 Sep 2019 08:09:57 +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 98359E0938 for ; Wed, 11 Sep 2019 08:09:57 +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 A9DFF34B01F for ; Wed, 11 Sep 2019 08:09:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FE6A7F1 for ; Wed, 11 Sep 2019 08:09:53 +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: <1568144677.68db719235f13ac5e1ac672d84a92e5b9209fd4c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpimtextedit/kpimtextedit-9999.ebuild X-VCS-Directories: kde-apps/kpimtextedit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 68db719235f13ac5e1ac672d84a92e5b9209fd4c X-VCS-Branch: master Date: Wed, 11 Sep 2019 08:09:53 +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: a4aa1b04-0d1a-405c-a08b-e93df4c8519d X-Archives-Hash: 3bae25404301b3cc7e8824e53677dfd1 commit: 68db719235f13ac5e1ac672d84a92e5b9209fd4c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 10 19:44:37 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 10 19:44:37 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=68db7192 kde-apps/kpimtextedit: Drop obsolete DEPEND Upstream commit 5de1bdbdc03df800b5396258f04c4ba678cff7d0 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index fe4199870b..0ccd30109f 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -19,7 +19,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kemoticons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) $(add_frameworks_dep kio)