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 EF9EB1385CA for ; Mon, 21 Jan 2013 14:33:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7774221C01B; Mon, 21 Jan 2013 14:33:08 +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 0FF2D21C01B for ; Mon, 21 Jan 2013 14:33:07 +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 2A3C333DAD0 for ; Mon, 21 Jan 2013 14:33:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BA3AEE4073 for ; Mon, 21 Jan 2013 14:33:05 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1358778702.23a00910c20889b890e1aa08b172dabd98053c90.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/gromacs/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/gromacs/ChangeLog sci-chemistry/gromacs/gromacs-4.6.9999.ebuild X-VCS-Directories: sci-chemistry/gromacs/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 23a00910c20889b890e1aa08b172dabd98053c90 X-VCS-Branch: master Date: Mon, 21 Jan 2013 14:33:05 +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: 7deeaf7a-12d3-4ec5-9854-60e1177eeee3 X-Archives-Hash: 93c64abca88ed048efd3fd2078fc2218 commit: 23a00910c20889b890e1aa08b172dabd98053c90 Author: Alexey Shvetsov gentoo org> AuthorDate: Mon Jan 21 14:31:42 2013 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Mon Jan 21 14:31:42 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=23a00910 [sci-chemistry/gromacs] Drop restrict test for 4.6 Package-Manager: portage-2.2.0_alpha158 --- sci-chemistry/gromacs/ChangeLog | 3 +++ sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 0481b25..9b0b7e4 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 21 Jan 2013; Alexey Shvetsov gromacs-4.6.9999.ebuild: + [sci-chemistry/gromacs] Drop restrict test for 4.6 + + 21 Jan 2013; Alexey Shvetsov gromacs-4.6.9999.ebuild: [sci-chemistry/gromacs] Update 4.6 series ebuild 18 Jan 2013; Christoph Junghans gromacs-4.6.9999.ebuild: diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild index c7233cc..60d3f85 100644 --- a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild @@ -61,8 +61,6 @@ DEPEND="${CDEPEND} virtual/pkgconfig" RDEPEND="${CDEPEND}" -RESTRICT="test" - REQUIRED_USE=" || ( single-precision double-precision ) cuda? ( single-precision )