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 02A3C138CE7 for ; Sat, 13 Jun 2015 15:49:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 827A8E087C; Sat, 13 Jun 2015 15:49:35 +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 3A942E087C for ; Sat, 13 Jun 2015 15:49: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 40F293409D7 for ; Sat, 13 Jun 2015 15:49:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6962A0C for ; Sat, 13 Jun 2015 15:49:32 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1434210545.bed2ffff1e54bf2034a9136b4ff2308e9da50fd4.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/firefox-38.0.5.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: bed2ffff1e54bf2034a9136b4ff2308e9da50fd4 X-VCS-Branch: master Date: Sat, 13 Jun 2015 15:49: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: f532d02d-a7a0-42f3-991a-2cdba540375a X-Archives-Hash: 64e38a8396fa1111982f68cd8d776392 commit: bed2ffff1e54bf2034a9136b4ff2308e9da50fd4 Author: Jory A. Pratt gentoo org> AuthorDate: Sat Jun 13 15:49:05 2015 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Jun 13 15:49:05 2015 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=bed2ffff drop gtk3 useflag from ebuild, included via eclass www-client/firefox/firefox-38.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-38.0.5.ebuild b/www-client/firefox/firefox-38.0.5.ebuild index e058458..d90c98b 100644 --- a/www-client/firefox/firefox-38.0.5.ebuild +++ b/www-client/firefox/firefox-38.0.5.ebuild @@ -45,7 +45,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linu SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist egl gtk3 hardened +minimal neon pgo selinux +gmp-autoupdate test" +IUSE="bindist egl hardened +minimal neon pgo selinux +gmp-autoupdate test" RESTRICT="!bindist? ( bindist )" # More URIs appended below...