From 413fb45eee79c3ffba192bc0311f63cba6829a95 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 8 May 2018 14:12:50 +0100 Subject: x11-apps/xinit : version bump --- x11-apps/xinit/xinit-1.4.0-r1.ebuild | 65 ++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 x11-apps/xinit/xinit-1.4.0-r1.ebuild (limited to 'x11-apps/xinit/xinit-1.4.0-r1.ebuild') diff --git a/x11-apps/xinit/xinit-1.4.0-r1.ebuild b/x11-apps/xinit/xinit-1.4.0-r1.ebuild new file mode 100644 index 00000000..8bec55a2 --- /dev/null +++ b/x11-apps/xinit/xinit-1.4.0-r1.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit xorg-2 + +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" + +RDEPEND=" + ! /etc/env.d/90xsession" + ewarn " env-update && source /etc/profile" +} -- cgit v1.2.3