summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-15 11:14:16 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-15 11:51:14 -0700
commitd0ef4d020d04e5e968c13445ef44d7d64f6cef21 (patch)
tree5ac8cb1a879e9f791be2a3248d2121f9b4eeb18a /x11-apps/xinit
parentx11-apps/xinit: Version bump to 1.4.1 (diff)
downloadgentoo-d0ef4d020d04e5e968c13445ef44d7d64f6cef21.tar.gz
gentoo-d0ef4d020d04e5e968c13445ef44d7d64f6cef21.tar.bz2
gentoo-d0ef4d020d04e5e968c13445ef44d7d64f6cef21.zip
x11-apps/xinit: Rename USE=minimal -> USE=twm
Closes: https://bugs.gentoo.org/682384 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r--x11-apps/xinit/xinit-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild b/x11-apps/xinit/xinit-1.4.1.ebuild
index 4c26bd5588c0..7217612718e6 100644
--- a/x11-apps/xinit/xinit-1.4.1.ebuild
+++ b/x11-apps/xinit/xinit-1.4.1.ebuild
@@ -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