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 460F213888F for ; Fri, 23 Oct 2015 21:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D522FE07B3; Fri, 23 Oct 2015 21:05: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 6238AE07B3 for ; Fri, 23 Oct 2015 21:05:36 +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 75A6534080E for ; Fri, 23 Oct 2015 21:05:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3160C16C1 for ; Fri, 23 Oct 2015 21:05:32 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1445634309.58ddaa5cd5ef7df72c15aa2c10405ba8acbe59cc.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/bluez/bluez-5.35-r1.ebuild X-VCS-Directories: net-wireless/bluez/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 58ddaa5cd5ef7df72c15aa2c10405ba8acbe59cc X-VCS-Branch: master Date: Fri, 23 Oct 2015 21:05:32 +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: 550f8ffd-38d5-4f6e-9fe5-9c426bd3e3e1 X-Archives-Hash: f68bd10f31a0619b6dc7fbfdd58c4b60 commit: 58ddaa5cd5ef7df72c15aa2c10405ba8acbe59cc Author: Zero_Chaos gentoo org> AuthorDate: Fri Oct 23 21:04:50 2015 +0000 Commit: Richard Farina gentoo org> CommitDate: Fri Oct 23 21:05:09 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ddaa5c net-wireless/bluez: drop unneeded commented line Package-Manager: portage-2.2.23 net-wireless/bluez/bluez-5.35-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-wireless/bluez/bluez-5.35-r1.ebuild b/net-wireless/bluez/bluez-5.35-r1.ebuild index b5b5c97..d4f7733 100644 --- a/net-wireless/bluez/bluez-5.35-r1.ebuild +++ b/net-wireless/bluez/bluez-5.35-r1.ebuild @@ -169,7 +169,6 @@ multilib_src_install() { rm -r "${ED}"/usr/$(get_libdir)/bluez/test || die fi if use test-programs; then - #EPYTHON=python2.7 python_fix_shebang "${ED}"/usr/$(get_libdir)/bluez/test python_fix_shebang "${ED}"/usr/$(get_libdir)/bluez/test for i in $(find "${ED}"/usr/$(get_libdir)/bluez/test -maxdepth 1 -type f ! -name "*.*"); do dosym "${i}" /usr/bin/bluez-"${i##*/}"