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 9EBA31381FA for ; Sun, 4 May 2014 23:35:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECB13E0A4F; Sun, 4 May 2014 23:35:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18A3FE09FF for ; Sun, 4 May 2014 23:35:46 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AEE63402F3 for ; Sun, 4 May 2014 23:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 323D5187AE for ; Sun, 4 May 2014 23:35:42 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1399243730.c95ec7396d3fb5e318eade937417e035adb0444a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/korundum/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/korundum/korundum-4.13.49.9999.ebuild kde-base/korundum/korundum-4.9999.ebuild X-VCS-Directories: kde-base/korundum/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c95ec7396d3fb5e318eade937417e035adb0444a X-VCS-Branch: master Date: Sun, 4 May 2014 23:35:42 +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: ef1991bd-8499-438e-a4e4-616131f1d61d X-Archives-Hash: 9c1b78d113593ccfd8c86267cc4d6cce commit: c95ec7396d3fb5e318eade937417e035adb0444a Author: Johannes Huber gentoo org> AuthorDate: Sun May 4 22:32:53 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun May 4 22:48:50 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c95ec739 [kde-base/korundum] Update USE deps for kde-base/smokekde, bug #508350 Package-Manager: portage-2.2.10 --- kde-base/korundum/korundum-4.13.49.9999.ebuild | 4 ++-- kde-base/korundum/korundum-4.9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-base/korundum/korundum-4.13.49.9999.ebuild b/kde-base/korundum/korundum-4.13.49.9999.ebuild index a338ef8..9c86587 100644 --- a/kde-base/korundum/korundum-4.13.49.9999.ebuild +++ b/kde-base/korundum/korundum-4.13.49.9999.ebuild @@ -21,11 +21,11 @@ HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" # unfortunately single modules cannot be disabled with cmake defines # possible more useflags have no effect... does anyone actually build this stuff? -# may need some hacking, for now semantic-desktop just becomes a hard dependency +# may need some hacking, for now nepomuk just becomes a hard dependency DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') + $(add_kdebase_dep smokekde 'akonadi?,kate?,okular?,nepomuk') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} diff --git a/kde-base/korundum/korundum-4.9999.ebuild b/kde-base/korundum/korundum-4.9999.ebuild index a338ef8..9c86587 100644 --- a/kde-base/korundum/korundum-4.9999.ebuild +++ b/kde-base/korundum/korundum-4.9999.ebuild @@ -21,11 +21,11 @@ HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" # unfortunately single modules cannot be disabled with cmake defines # possible more useflags have no effect... does anyone actually build this stuff? -# may need some hacking, for now semantic-desktop just becomes a hard dependency +# may need some hacking, for now nepomuk just becomes a hard dependency DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') + $(add_kdebase_dep smokekde 'akonadi?,kate?,okular?,nepomuk') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND}