From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-841474-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id DB55713888F
	for <garchives@archives.gentoo.org>; Tue, 20 Oct 2015 06:58:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D0B96E07E6;
	Tue, 20 Oct 2015 06:58:40 +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 7C215E07E6
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Oct 2015 06:58:40 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 54F4E34074F
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Oct 2015 06:58:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9172E13A4
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Oct 2015 06:58:34 +0000 (UTC)
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" <perfinion@gentoo.org>
Message-ID: <1445324302.a39b59d98c8d6637f3c50e80e0aab7cb629c95d8.perfinion@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/consolekit/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-auth/consolekit/consolekit-9999.ebuild
X-VCS-Directories: sys-auth/consolekit/
X-VCS-Committer: perfinion
X-VCS-Committer-Name: Jason Zaman
X-VCS-Revision: a39b59d98c8d6637f3c50e80e0aab7cb629c95d8
X-VCS-Branch: master
Date: Tue, 20 Oct 2015 06:58:34 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 054e6e3a-01f6-404c-ba27-f5305170eb8b
X-Archives-Hash: 8c4b463ea3d41088b812673c5dc8c80f

commit:     a39b59d98c8d6637f3c50e80e0aab7cb629c95d8
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 06:58:22 2015 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 06:58:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39b59d9

sys-auth/consolekit: $S is wrong in live ebuild

Package-Manager: portage-2.2.20.1

 sys-auth/consolekit/consolekit-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild
index a70faad..aefb2bf 100644
--- a/sys-auth/consolekit/consolekit-9999.ebuild
+++ b/sys-auth/consolekit/consolekit-9999.ebuild
@@ -45,8 +45,6 @@ DEPEND="${COMMON_DEPEND}
 		app-text/xmlto
 		)"
 
-S=${WORKDIR}/${MY_P}
-
 QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*"
 
 pkg_setup() {