From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D19F9138335 for ; Sun, 30 Sep 2018 08:13:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCDDFE089C; Sun, 30 Sep 2018 08:13:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2F6BE089C for ; Sun, 30 Sep 2018 08:13:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AF9D335CD9 for ; Sun, 30 Sep 2018 08:13:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A02DC3AB for ; Sun, 30 Sep 2018 08:13:09 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1538295097.ea8672cb9a71f458f3093c9ac1c2616e53fe4abd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.force X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ea8672cb9a71f458f3093c9ac1c2616e53fe4abd X-VCS-Branch: master Date: Sun, 30 Sep 2018 08:13:09 +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: ce30b294-adb0-4b00-b779-ddd8a4a92779 X-Archives-Hash: 76bd6c18bc4f4d5f34ae852e2450ecfe commit: ea8672cb9a71f458f3093c9ac1c2616e53fe4abd Author: Joonas Niilola gmail com> AuthorDate: Sun Sep 30 06:33:41 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 30 08:11:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea8672cb arch/alpha/package.use.force: remove dev-libs/efl USE force Signed-off-by: Joonas Niilola gmail.com> Signed-off-by: Michał Górny gentoo.org> profiles/arch/alpha/package.use.force | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/alpha/package.use.force b/profiles/arch/alpha/package.use.force index f386f109f7f..78a0be60eff 100644 --- a/profiles/arch/alpha/package.use.force +++ b/profiles/arch/alpha/package.use.force @@ -1,10 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Mike Frysinger (16 Mar 2015) -# Needs dev-lang/luajit tested #499974 -dev-libs/efl oldlua - # Tobias Klausmann 2014-12-04 # The Firefox/Mozilla build system is broken in regards to linking the shipped # ICU library. Bug 529944