diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-10-19 09:07:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-10-19 09:07:07 -0700 |
commit | 9bd33b8105427c8f92ca509c1cf60d0bf67f7aad (patch) | |
tree | 0ebe191868af0716cdce2ceb9e6878a49ef044a9 | |
parent | Revert "x11-apps/xinit: use /lib/gentoo/functions.sh instead of deprecated /e... (diff) | |
download | gentoo-9bd33b8105427c8f92ca509c1cf60d0bf67f7aad.tar.gz gentoo-9bd33b8105427c8f92ca509c1cf60d0bf67f7aad.tar.bz2 gentoo-9bd33b8105427c8f92ca509c1cf60d0bf67f7aad.zip |
x11-apps/xinit: Rev bump to -r3 after previous commit's revert
Closes: https://bugs.gentoo.org/634706
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --force
-rw-r--r-- | x11-apps/xinit/xinit-1.3.4-r3.ebuild (renamed from x11-apps/xinit/xinit-1.3.4-r2.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.3.4-r2.ebuild b/x11-apps/xinit/xinit-1.3.4-r3.ebuild index d07cc9662f8d..e2265f0596c3 100644 --- a/x11-apps/xinit/xinit-1.3.4-r2.ebuild +++ b/x11-apps/xinit/xinit-1.3.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-f IUSE="+minimal systemd" RDEPEND=" - !systemd? ( sys-apps/gentoo-functions ) !<x11-base/xorg-server-1.8.0 x11-apps/xauth x11-libs/libX11 |