diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 13:03:37 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 13:26:14 +0200 |
commit | 6484bdb99fb4976311db9068fc289df28460a856 (patch) | |
tree | 85542defff3d36f0f9580a9b57e9da54cbd53517 /games-emulation | |
parent | games-emulation/lxdream: Drop old (diff) | |
download | gentoo-6484bdb99fb4976311db9068fc289df28460a856.tar.gz gentoo-6484bdb99fb4976311db9068fc289df28460a856.tar.bz2 gentoo-6484bdb99fb4976311db9068fc289df28460a856.zip |
games-emulation/lxdream: eautoreconf neither works
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/lxdream/lxdream-0.9.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild b/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild index b7f1520cfa36..a2024a899bc9 100644 --- a/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild +++ b/games-emulation/lxdream/lxdream-0.9.1-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools flag-o-matic +inherit flag-o-matic DESCRIPTION="An emulator for the Sega Dreamcast system" HOMEPAGE="http://www.lxdream.org/" |