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 7223C138660 for ; Thu, 24 Jan 2013 19:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE8C521C0E7; Thu, 24 Jan 2013 19:47:35 +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 C673221C0DC for ; Thu, 24 Jan 2013 19:47:34 +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 DDC9B33DB90 for ; Thu, 24 Jan 2013 19:47:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CEB4CE4079 for ; Thu, 24 Jan 2013 19:47:31 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1359052135.0b6eb19575b45a4601e527d6888d4409c79fd8a5.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: eclass/ X-VCS-Repository: proj/sci X-VCS-Files: eclass/alternatives-2.eclass X-VCS-Directories: eclass/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 0b6eb19575b45a4601e527d6888d4409c79fd8a5 X-VCS-Branch: master Date: Thu, 24 Jan 2013 19:47:31 +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: 2c44a7d8-092c-4eb1-bb42-d184624c847a X-Archives-Hash: a72f8327355a8557fc8a0653c3183c9c commit: 0b6eb19575b45a4601e527d6888d4409c79fd8a5 Author: Sébastien Fabbro gentoo org> AuthorDate: Thu Jan 24 18:28:55 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Thu Jan 24 18:28:55 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0b6eb195 alternatives-2: update eselect min version --- eclass/alternatives-2.eclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass index e62b6d4..3b547fe 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -9,7 +9,7 @@ ALTERNATIVES_DIR="/etc/env.d/alternatives" -DEPEND=">=app-admin/eselect-1.3.3-r100" +DEPEND=">=app-admin/eselect-1.3.4-r100" RDEPEND="${DEPEND} !app-admin/eselect-blas !app-admin/eselect-cblas