mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-engines/residualvm: blank line after EAPI, drop empty IUSE
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit eutils toolchain-funcs gnome2-utils
|
||||
|
||||
inherit desktop toolchain-funcs gnome2-utils
|
||||
|
||||
DESCRIPTION="A cross-platform 3D game interpreter for play LucasArts' LUA-based 3D adventures"
|
||||
HOMEPAGE="https://www.residualvm.org/"
|
||||
@@ -11,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-sources.tar.bz2"
|
||||
LICENSE="GPL-2 LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
# TODO: fix dynamic plugin support
|
||||
# games crash without media-libs/libsdl[alsa]
|
||||
|
||||
Reference in New Issue
Block a user