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 6E324138247 for ; Mon, 16 Dec 2013 18:08:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6446FE0BA2; Mon, 16 Dec 2013 18:08:10 +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 E86A4E0BA2 for ; Mon, 16 Dec 2013 18:08:09 +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 EA58B33F133 for ; Mon, 16 Dec 2013 18:08:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8F93711024B for ; Mon, 16 Dec 2013 18:08:07 +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: <1387217270.9af8d519acb13d109594174d178739ba192205fd.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/skrooge/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/skrooge/skrooge-9999.ebuild X-VCS-Directories: app-office/skrooge/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 9af8d519acb13d109594174d178739ba192205fd X-VCS-Branch: master Date: Mon, 16 Dec 2013 18:08:07 +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: 84b2577f-7de1-494c-840c-2073757e4b90 X-Archives-Hash: f5f2ca2b2937eeb2eee776a1149a4d63 commit: 9af8d519acb13d109594174d178739ba192205fd Author: Johannes Huber gentoo org> AuthorDate: Mon Dec 16 18:07:50 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Dec 16 18:07:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9af8d519 [app-office/skrooge] Don't DEPEND on app-office/skrooge as it is masked for removal Package-Manager: portage-2.2.7 --- app-office/skrooge/skrooge-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-office/skrooge/skrooge-9999.ebuild b/app-office/skrooge/skrooge-9999.ebuild index 483c25f..2e68282 100644 --- a/app-office/skrooge/skrooge-9999.ebuild +++ b/app-office/skrooge/skrooge-9999.ebuild @@ -26,10 +26,7 @@ DEPEND=" dev-qt/qtsql:4[sqlite] " RDEPEND="${DEPEND} - || ( - ( $(add_kdebase_dep kde-dev-scripts) ) - ( $(add_kdebase_dep kdesdk-scripts) ) - ) + $(add_kdebase_dep kde-dev-scripts) " # upstream does not ship tests in releases