From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 309501384B4 for ; Thu, 3 Dec 2015 02:28:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14F3921C01E; Thu, 3 Dec 2015 02:28:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AABE121C01E for ; Thu, 3 Dec 2015 02:28:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37F85340817 for ; Thu, 3 Dec 2015 02:28:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 548D2B5D for ; Thu, 3 Dec 2015 02:27:57 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1449109663.65ee5769004bf0d444576dedfaf00ae64dfc8f28.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/ati-drivers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild X-VCS-Directories: x11-drivers/ati-drivers/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 65ee5769004bf0d444576dedfaf00ae64dfc8f28 X-VCS-Branch: master Date: Thu, 3 Dec 2015 02:27:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a2277322-e03f-4405-b5b0-83588f32f541 X-Archives-Hash: 71ab62b674bdbb8306564efb59acea7d commit: 65ee5769004bf0d444576dedfaf00ae64dfc8f28 Author: Zero_Chaos gentoo org> AuthorDate: Thu Dec 3 02:27:43 2015 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Dec 3 02:27:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ee5769 x11-drivers/ati-drivers: remove fetch retriction on 15.9-r1 as file is now fetchable Package-Manager: portage-2.2.26 x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild b/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild index 1838bc6..4e2468c 100644 --- a/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-15.9-r1.ebuild @@ -24,7 +24,7 @@ IUSE="debug +modules qt4 static-libs pax_kernel gdm-hack" LICENSE="AMD GPL-2 QPL-1.0" KEYWORDS="-* amd64 x86" -RESTRICT="bindist test fetch" +RESTRICT="bindist test" RDEPEND=" <=x11-base/xorg-server-1.17.49[-minimal]