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 519C01381F3 for ; Mon, 7 Oct 2013 15:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64A09E0C37; Mon, 7 Oct 2013 15:27:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 018ABE0C37 for ; Mon, 7 Oct 2013 15:27:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16F6433EFBA for ; Mon, 7 Oct 2013 15:27:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B0A0CE5308 for ; Mon, 7 Oct 2013 15:27:43 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1381159625.fb06f773d5a17e40656f18cb77310a0208d3a062.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: plasma-active/plasma-mobile/ X-VCS-Repository: proj/kde X-VCS-Files: plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild plasma-active/plasma-mobile/plasma-mobile-9999.ebuild X-VCS-Directories: plasma-active/plasma-mobile/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: fb06f773d5a17e40656f18cb77310a0208d3a062 X-VCS-Branch: master Date: Mon, 7 Oct 2013 15:27:43 +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: 57a83143-e1e6-4f9d-b34d-312163713e0c X-Archives-Hash: ea173745211f7eb17678bfc7d8dc2999 commit: fb06f773d5a17e40656f18cb77310a0208d3a062 Author: Chris Reffett gentoo org> AuthorDate: Mon Oct 7 15:27:05 2013 +0000 Commit: Chris Reffett gentoo org> CommitDate: Mon Oct 7 15:27:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fb06f773 [plasma-active/plasma-mobile] Remove libkworkspace blocker, this isn't the right thing to remove. Needs more investigating. Package-Manager: portage-2.2.7 --- plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild | 1 - plasma-active/plasma-mobile/plasma-mobile-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild b/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild index 2856995..d873aa3 100644 --- a/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild +++ b/plasma-active/plasma-mobile/plasma-mobile-0.5_p20131003.ebuild @@ -16,7 +16,6 @@ KEYWORDS="~amd64 ~x86" IUSE="handset" DEPEND=" - !kde-base/libkworkspace dev-libs/soprano $(add_kdebase_dep kactivities) $(add_kdebase_dep kdepimlibs) diff --git a/plasma-active/plasma-mobile/plasma-mobile-9999.ebuild b/plasma-active/plasma-mobile/plasma-mobile-9999.ebuild index bc6c24d..b2ceb11 100644 --- a/plasma-active/plasma-mobile/plasma-mobile-9999.ebuild +++ b/plasma-active/plasma-mobile/plasma-mobile-9999.ebuild @@ -14,7 +14,6 @@ KEYWORDS="" IUSE="handset" DEPEND=" - !kde-base/libkworkspace dev-libs/soprano $(add_kdebase_dep kactivities) $(add_kdebase_dep kdepimlibs)