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-base/xorg-proto/
Date: Tue, 27 Feb 2018 05:08:07
Message-Id: 1519708075.563109b8729514200f704ce3dfe19121865ebf32.mattst88@gentoo
1 commit: 563109b8729514200f704ce3dfe19121865ebf32
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 27 05:07:42 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 05:07:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563109b8
7
8 x11-base/xorg-proto: Remove x11-proto/printproto blocker
9
10 xorg-proto does not install the printproto headers.
11
12 Package-Manager: Portage-2.3.19, Repoman-2.3.6
13
14 x11-base/xorg-proto/xorg-proto-2018.3.ebuild | 1 -
15 x11-base/xorg-proto/xorg-proto-9999.ebuild | 1 -
16 2 files changed, 2 deletions(-)
17
18 diff --git a/x11-base/xorg-proto/xorg-proto-2018.3.ebuild b/x11-base/xorg-proto/xorg-proto-2018.3.ebuild
19 index 4fdeec342fc..d2b4b3d1186 100644
20 --- a/x11-base/xorg-proto/xorg-proto-2018.3.ebuild
21 +++ b/x11-base/xorg-proto/xorg-proto-2018.3.ebuild
22 @@ -60,7 +60,6 @@ RDEPEND="
23 !<x11-proto/xproto-7.0.31-r1
24
25 !x11-proto/fontcacheproto
26 - !x11-proto/printproto
27 !x11-proto/xf86rushproto"
28
29 src_unpack() {
30
31 diff --git a/x11-base/xorg-proto/xorg-proto-9999.ebuild b/x11-base/xorg-proto/xorg-proto-9999.ebuild
32 index 4fdeec342fc..d2b4b3d1186 100644
33 --- a/x11-base/xorg-proto/xorg-proto-9999.ebuild
34 +++ b/x11-base/xorg-proto/xorg-proto-9999.ebuild
35 @@ -60,7 +60,6 @@ RDEPEND="
36 !<x11-proto/xproto-7.0.31-r1
37
38 !x11-proto/fontcacheproto
39 - !x11-proto/printproto
40 !x11-proto/xf86rushproto"
41
42 src_unpack() {