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 97F4759CA3 for ; Sat, 12 Mar 2016 13:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6B0221C043; Sat, 12 Mar 2016 13:44:55 +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 6417B21C043 for ; Sat, 12 Mar 2016 13:44:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 04CD93407E6 for ; Sat, 12 Mar 2016 13:44:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5933E15F5 for ; Sat, 12 Mar 2016 13:44:48 +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: <1457790274.491a41b3e50fafb5a0d4ff32c35b6c598d3f4bc2.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: app-admin/calamares/ X-VCS-Repository: dev/johu X-VCS-Files: app-admin/calamares/calamares-9999.ebuild X-VCS-Directories: app-admin/calamares/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 491a41b3e50fafb5a0d4ff32c35b6c598d3f4bc2 X-VCS-Branch: master Date: Sat, 12 Mar 2016 13:44:48 +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: ee24ac0d-0505-4aea-88c9-baf1bcef10c0 X-Archives-Hash: e2a37e841d5b9d0c02749b71ffd43174 commit: 491a41b3e50fafb5a0d4ff32c35b6c598d3f4bc2 Author: Johannes Huber gentoo org> AuthorDate: Sat Mar 12 13:44:34 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Mar 12 13:44:34 2016 +0000 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=491a41b3 app-admin/calamares: Sync with tree Package-Manager: portage-2.2.28 app-admin/calamares/calamares-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/calamares/calamares-9999.ebuild b/app-admin/calamares/calamares-9999.ebuild index c3cdf2b..3d29dd3 100644 --- a/app-admin/calamares/calamares-9999.ebuild +++ b/app-admin/calamares/calamares-9999.ebuild @@ -61,7 +61,6 @@ src_prepare() { PYTHON_INCLUDE_PATH="$(python_get_library_path)"\ PYTHON_CFLAGS="$(python_get_CFLAGS)"\ PYTHON_LIBS="$(python_get_LIBS)" - export QT_SELECT=qt5 } src_configure() {