Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xinit/
Date: Wed, 11 Mar 2020 18:42:16
Message-Id: 1583952102.c618b9bb685c3549e10686a0bd67c0e2c709877e.mattst88@gentoo
1 commit: c618b9bb685c3549e10686a0bd67c0e2c709877e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 18:39:21 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 18:41:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c618b9bb
7
8 x11-apps/xinit: Drop outdated blocker
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-apps/xinit/xinit-1.4.1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild b/x11-apps/xinit/xinit-1.4.1.ebuild
16 index cd467fa426a..dc256942fd4 100644
17 --- a/x11-apps/xinit/xinit-1.4.1.ebuild
18 +++ b/x11-apps/xinit/xinit-1.4.1.ebuild
19 @@ -12,7 +12,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~a
20 IUSE="twm"
21
22 RDEPEND="
23 - !<x11-base/xorg-server-1.8.0
24 x11-apps/xauth
25 x11-libs/libX11
26 "