x11-apps/xinit: Rename USE=minimal -> USE=twm
authorMatt Turner <mattst88@gentoo.org>
Wed, 15 May 2019 18:14:16 +0000 (11:14 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 15 May 2019 18:51:14 +0000 (11:51 -0700)
Closes: https://bugs.gentoo.org/682384
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xinit/xinit-1.4.1.ebuild

index 4c26bd5588c06f496675828b954cd19183d7c6d2..7217612718e61df0781013e435604c2c26e6d112 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="X Window System initializer"
 
 LICENSE="${LICENSE} GPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
-IUSE="+minimal"
+IUSE="twm"
 
 RDEPEND="
        !<x11-base/xorg-server-1.8.0
@@ -18,7 +18,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 PDEPEND="x11-apps/xrdb
-       !minimal? (
+       twm? (
                x11-apps/xclock
                x11-apps/xsm
                x11-terms/xterm