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 C24F859CA9 for ; Sat, 26 Mar 2016 18:57:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14B2921C036; Sat, 26 Mar 2016 18:57:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D299D21C030 for ; Sat, 26 Mar 2016 18:57:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEEA9340C3F for ; Sat, 26 Mar 2016 18:57:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0913A86F for ; Sat, 26 Mar 2016 18:57:31 +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: <1459018639.52eb5b6f55a85e1343470ab89d5268df8fa46a61.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kstars/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kstars/kstars-16.04.49.9999.ebuild kde-apps/kstars/kstars-9999.ebuild X-VCS-Directories: kde-apps/kstars/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 52eb5b6f55a85e1343470ab89d5268df8fa46a61 X-VCS-Branch: master Date: Sat, 26 Mar 2016 18:57:31 +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: c57032c8-ccf9-4ff8-8991-d830aa8d44a5 X-Archives-Hash: 0b95541a9371ccf0616274cea6d3f53e commit: 52eb5b6f55a85e1343470ab89d5268df8fa46a61 Author: Michael Palimaka gentoo org> AuthorDate: Sat Mar 26 18:51:33 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Mar 26 18:57:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52eb5b6f kde-apps/kstars: drop unneeded KDE_PUNT_BOGUS_DEPS Package-Manager: portage-2.2.28 kde-apps/kstars/kstars-16.04.49.9999.ebuild | 1 - kde-apps/kstars/kstars-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-apps/kstars/kstars-16.04.49.9999.ebuild b/kde-apps/kstars/kstars-16.04.49.9999.ebuild index 5179839..b5e533c 100644 --- a/kde-apps/kstars/kstars-16.04.49.9999.ebuild +++ b/kde-apps/kstars/kstars-16.04.49.9999.ebuild @@ -5,7 +5,6 @@ EAPI=6 KDE_HANDBOOK="forceoptional" -KDE_PUNT_BOGUS_DEPS="true" PYTHON_COMPAT=( python2_7 ) inherit kde5 python-single-r1 diff --git a/kde-apps/kstars/kstars-9999.ebuild b/kde-apps/kstars/kstars-9999.ebuild index 5179839..b5e533c 100644 --- a/kde-apps/kstars/kstars-9999.ebuild +++ b/kde-apps/kstars/kstars-9999.ebuild @@ -5,7 +5,6 @@ EAPI=6 KDE_HANDBOOK="forceoptional" -KDE_PUNT_BOGUS_DEPS="true" PYTHON_COMPAT=( python2_7 ) inherit kde5 python-single-r1