From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AD98C13829C for ; Thu, 9 Jun 2016 13:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6830141E5; Thu, 9 Jun 2016 13:07:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73C36141E5 for ; Thu, 9 Jun 2016 13:07:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F5DC340C3C for ; Thu, 9 Jun 2016 13:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B28CF95D for ; Thu, 9 Jun 2016 13:07:50 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1465477661.3489f0852b6b05a7f48b755d00f3019cb9c02e5a.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/plasma/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/plasma/plasma-5.23.0.ebuild kde-frameworks/plasma/plasma-9999.ebuild X-VCS-Directories: kde-frameworks/plasma/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3489f0852b6b05a7f48b755d00f3019cb9c02e5a X-VCS-Branch: master Date: Thu, 9 Jun 2016 13:07:50 +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: 0157ca9a-7bf4-473e-86cc-fce4d524f681 X-Archives-Hash: d6a0a22b8b0f522575b3dd9c262db9ee commit: 3489f0852b6b05a7f48b755d00f3019cb9c02e5a Author: Michael Palimaka gentoo org> AuthorDate: Thu Jun 9 13:07:36 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jun 9 13:07:41 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3489f085 kde-frameworks/plasma: remove unused dependency Upstream-commit: f98cae5dd051cff71a97e0ca6d5a5858bd2e9c1a Package-Manager: portage-2.3.0_rc1 kde-frameworks/plasma/plasma-5.23.0.ebuild | 1 - kde-frameworks/plasma/plasma-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-frameworks/plasma/plasma-5.23.0.ebuild b/kde-frameworks/plasma/plasma-5.23.0.ebuild index 5740879..c857223 100644 --- a/kde-frameworks/plasma/plasma-5.23.0.ebuild +++ b/kde-frameworks/plasma/plasma-5.23.0.ebuild @@ -37,7 +37,6 @@ COMMON_DEPEND=" $(add_qt_dep qtsql) $(add_qt_dep qtsvg) $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) egl? ( media-libs/mesa[egl] ) !gles2? ( virtual/opengl ) X? ( diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild index b8cdd98..484046c 100644 --- a/kde-frameworks/plasma/plasma-9999.ebuild +++ b/kde-frameworks/plasma/plasma-9999.ebuild @@ -37,7 +37,6 @@ COMMON_DEPEND=" $(add_qt_dep qtsql) $(add_qt_dep qtsvg) $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) egl? ( media-libs/mesa[egl] ) !gles2? ( virtual/opengl ) X? (