Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/
Date: Sun, 30 Sep 2018 08:13:14
Message-Id: 1538295101.2a6a4769a00dbc1b54d7eab655e97fa9bcef7b18.mgorny@gentoo
1 commit: 2a6a4769a00dbc1b54d7eab655e97fa9bcef7b18
2 Author: Joonas Niilola <juippis <AT> gmail <DOT> com>
3 AuthorDate: Sun Sep 30 06:37:19 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 08:11:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6a4769
7
8 arch/ia64/package.use.force: remove dev-libs/efl USE force
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/arch/ia64/package.use.force | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/profiles/arch/ia64/package.use.force b/profiles/arch/ia64/package.use.force
17 index d21f658825d..e56b9ebfa18 100644
18 --- a/profiles/arch/ia64/package.use.force
19 +++ b/profiles/arch/ia64/package.use.force
20 @@ -1,10 +1,6 @@
21 # Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -# Mike Frysinger <vapier@g.o> (16 Mar 2015)
25 -# Needs dev-lang/luajit tested #499974
26 -dev-libs/efl oldlua
27 -
28 # Raúl Porcel <armin76@g.o> (21 Oct 2007)
29 # It segfaults without debug use-flags
30 # Remove when http://bugs.php.net/bug.php?id=42893 is fixed