Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/lxdream/
Date: Sun, 29 Apr 2018 11:27:00
Message-Id: 1525001174.6484bdb99fb4976311db9068fc289df28460a856.pacho@gentoo
1 commit: 6484bdb99fb4976311db9068fc289df28460a856
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 29 11:03:37 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 11:26:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6484bdb9
7
8 games-emulation/lxdream: eautoreconf neither works
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 games-emulation/lxdream/lxdream-0.9.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild b/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild
16 index b7f1520cfa3..a2024a899bc 100644
17 --- a/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild
18 +++ b/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -inherit autotools flag-o-matic
24 +inherit flag-o-matic
25
26 DESCRIPTION="An emulator for the Sega Dreamcast system"
27 HOMEPAGE="http://www.lxdream.org/"