games-fps/doomsday: Drop useless doom, heretic, and hexen USE flags
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 4 May 2019 08:13:59 +0000 (09:13 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 4 May 2019 09:13:48 +0000 (10:13 +0100)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-fps/doomsday/doomsday-2.1.1.ebuild

index 596fda226408525cb713bd273824d4316b38ce75..10621fa54d9395b05d1a3cf8f8ef1949c8b09605 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,12 +15,8 @@ LICENSE="GPL-3+ LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="demo +doom fmod freedoom fluidsynth heretic hexen openal tools"
-REQUIRED_USE="
-       ${PYTHON_REQUIRED_USE}
-       demo? ( doom )
-       freedoom? ( doom )
-"
+IUSE="demo fmod freedoom fluidsynth openal tools"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        dev-qt/qtcore:5