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 57A7D13989D for ; Wed, 26 Aug 2015 12:33:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 801D4E0891; Wed, 26 Aug 2015 12:33:36 +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 0342EE0891 for ; Wed, 26 Aug 2015 12:33:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22B0F340B50 for ; Wed, 26 Aug 2015 12:33:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BFC616E for ; Wed, 26 Aug 2015 12:33:33 +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: <1440592398.be9fcff117cfa600f8d03b3313bc5827f4531bfe.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/dolphin/dolphin-15.08.0.ebuild kde-apps/dolphin/dolphin-15.08.49.9999.ebuild kde-apps/dolphin/dolphin-9999.ebuild X-VCS-Directories: kde-apps/dolphin/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: be9fcff117cfa600f8d03b3313bc5827f4531bfe X-VCS-Branch: master Date: Wed, 26 Aug 2015 12:33:33 +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: 6e860fae-4f9d-4f5e-835a-76a8a4f37d91 X-Archives-Hash: 7c7d3ace9afc0a416b9d493cad199137 commit: be9fcff117cfa600f8d03b3313bc5827f4531bfe Author: Michael Palimaka gentoo org> AuthorDate: Wed Aug 26 12:28:56 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Aug 26 12:33:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be9fcff1 kde-apps/dolphin: punt bogus deps. Package-Manager: portage-2.2.20.1 kde-apps/dolphin/dolphin-15.08.0.ebuild | 1 + kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 1 + kde-apps/dolphin/dolphin-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild index 6663dba..f8e5f06 100644 --- a/kde-apps/dolphin/dolphin-15.08.0.ebuild +++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_HANDBOOK="true" +KDE_PUNT_BOGUS_DEPS="true" KDE_TEST="true" VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild index e978c63..cbcf3da 100644 --- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild +++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_HANDBOOK="true" +KDE_PUNT_BOGUS_DEPS="true" KDE_TEST="true" VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild index e978c63..cbcf3da 100644 --- a/kde-apps/dolphin/dolphin-9999.ebuild +++ b/kde-apps/dolphin/dolphin-9999.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_HANDBOOK="true" +KDE_PUNT_BOGUS_DEPS="true" KDE_TEST="true" VIRTUALX_REQUIRED="test" inherit kde5