Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-intel/
Date: Thu, 01 Jun 2017 09:13:26
Message-Id: 1496308387.58e22db5bf72b1078ef97e889b08ebd0fe99dafa.ago@gentoo
1 commit: 58e22db5bf72b1078ef97e889b08ebd0fe99dafa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 1 09:11:06 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 1 09:13:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e22db5
7
8 x11-drivers/xf86-video-intel: x86 stable wrt bug #620234
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
18 index f65b7ce30e0..b363faeccc4 100644
19 --- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
20 +++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20170313.ebuild
21 @@ -9,7 +9,7 @@ inherit linux-info xorg-2 flag-o-matic
22
23 DESCRIPTION="X.Org driver for Intel cards"
24
25 -KEYWORDS="amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="amd64 x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="debug dri3 +sna tools +udev uxa xvmc"
28 COMMIT_ID="7e9e92c86b0fc4c848d164fe571798add5e1e36e"
29 SRC_URI="https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz -> ${P}.tar.xz"