Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/ati-drivers/
Date: Thu, 03 Dec 2015 02:28:06
Message-Id: 1449109663.65ee5769004bf0d444576dedfaf00ae64dfc8f28.zerochaos@gentoo
1 commit: 65ee5769004bf0d444576dedfaf00ae64dfc8f28
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 02:27:43 2015 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 02:27:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ee5769
7
8 x11-drivers/ati-drivers: remove fetch retriction on 15.9-r1 as file is now fetchable
9
10 Package-Manager: portage-2.2.26
11
12 x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild
16 index 1838bc6..4e2468c 100644
17 --- a/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild
18 +++ b/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild
19 @@ -24,7 +24,7 @@ IUSE="debug +modules qt4 static-libs pax_kernel gdm-hack"
20 LICENSE="AMD GPL-2 QPL-1.0"
21 KEYWORDS="-* amd64 x86"
22
23 -RESTRICT="bindist test fetch"
24 +RESTRICT="bindist test"
25
26 RDEPEND="
27 <=x11-base/xorg-server-1.17.49[-minimal]