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 E12341381F3 for ; Wed, 29 May 2013 18:22:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7135AE0A80; Wed, 29 May 2013 18:22:02 +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 12DFBE0A80 for ; Wed, 29 May 2013 18:21:57 +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 302C633E1AE for ; Wed, 29 May 2013 18:21:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D24C3E5465 for ; Wed, 29 May 2013 18:21:52 +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: <1369851606.cf48b45ec010b2e7e8d8934b6248260a5a9464c0.kensington@gentoo> Subject: [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/kaddressbook/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kaddressbook/kaddressbook-9999.ebuild X-VCS-Directories: kde-base/kaddressbook/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cf48b45ec010b2e7e8d8934b6248260a5a9464c0 X-VCS-Branch: no-semantic-desktop Date: Wed, 29 May 2013 18:21:52 +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: cc2822fe-1b92-4e33-91ad-02cd54cb7974 X-Archives-Hash: 13f7e04268f2001d4ada6b778f7f409a commit: cf48b45ec010b2e7e8d8934b6248260a5a9464c0 Author: Michael Palimaka gentoo org> AuthorDate: Wed May 29 18:20:06 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed May 29 18:20:06 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cf48b45e [kde-base/kaddressbook] Drop USE="semantic-desktop". Package-Manager: portage-2.1.12.2 --- kde-base/kaddressbook/kaddressbook-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-base/kaddressbook/kaddressbook-9999.ebuild b/kde-base/kaddressbook/kaddressbook-9999.ebuild index 1855541..c563048 100644 --- a/kde-base/kaddressbook/kaddressbook-9999.ebuild +++ b/kde-base/kaddressbook/kaddressbook-9999.ebuild @@ -14,8 +14,7 @@ IUSE="debug" DEPEND=" >=dev-libs/grantlee-0.2.0 - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) " RDEPEND="${DEPEND}"