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 9CF4D13863A for ; Thu, 24 Jan 2013 00:40:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F2A921C126; Thu, 24 Jan 2013 00:40:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8502721C126 for ; Thu, 24 Jan 2013 00:40:57 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA27433DB66 for ; Thu, 24 Jan 2013 00:40:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7E9C9E4073 for ; Thu, 24 Jan 2013 00:40:53 +0000 (UTC) From: "Emil Karlson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Emil Karlson" Message-ID: <1358981026.969eb3a13e2da2eaef179c75e41856ae7a79d796.emil_karlson@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/ati-drivers/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/ati-drivers/ati-drivers-13.1.ebuild X-VCS-Directories: x11-drivers/ati-drivers/ X-VCS-Committer: emil_karlson X-VCS-Committer-Name: Emil Karlson X-VCS-Revision: 969eb3a13e2da2eaef179c75e41856ae7a79d796 X-VCS-Branch: master Date: Thu, 24 Jan 2013 00:40:53 +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: 20393dbf-e583-4b2d-b7b7-10a03ef8d67f X-Archives-Hash: f711baa9e36587a0e1e884382e515508 commit: 969eb3a13e2da2eaef179c75e41856ae7a79d796 Author: Emil Karlson gmail com> AuthorDate: Wed Jan 23 22:43:46 2013 +0000 Commit: Emil Karlson gmail com> CommitDate: Wed Jan 23 22:43:46 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=969eb3a1 x11-drivers/ati-drivers RESTRICT test Thanks to Alex Xu yahoo.ca> https://bugs.gentoo.org/show_bug.cgi?id=453192 --- x11-drivers/ati-drivers/ati-drivers-13.1.ebuild | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild index 277b9fc..5de8a86 100644 --- a/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild @@ -20,7 +20,7 @@ LICENSE="AMD GPL-2 QPL-1.0" KEYWORDS="-* ~amd64 ~x86" SLOT="1" -RESTRICT="bindist" +RESTRICT="bindist test" RDEPEND=" <=x11-base/xorg-server-1.13.49[-minimal] @@ -398,8 +398,6 @@ src_compile() { eend $? } -src_test() { :; } # no tests present - src_install() { use modules && linux-mod_src_install