# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xorg-3 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~arm-linux ~x86-linux" IUSE="twm" RDEPEND=" ! /etc/env.d/90xsession" ewarn " env-update && source /etc/profile" fi if has_version "<${CATEGORY}/${PN}-1.4.1"; then ewarn "Starting with ${CATEGORY}/${PN}-1.4.1 serverauth files are no longer kept in the" ewarn "home directory but rather are created in \$TMPDIR (typically /tmp). The change" ewarn "is transparent for most of users, however those that use runtime temporary" ewarn "directories cleaning tools, like app-admin/tmpreaper, may need to adjust them" ewarn "not to remove the 'serverauth.*' files." fi }