From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RsIFM-0001X6-TR for garchives@archives.gentoo.org; Tue, 31 Jan 2012 18:16:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14958E032F; Tue, 31 Jan 2012 18:15:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D1DFDE0330 for ; Tue, 31 Jan 2012 18:15:53 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FC1A1B4018 for ; Tue, 31 Jan 2012 18:15:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 84FB480042 for ; Tue, 31 Jan 2012 18:15:52 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: 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: c43e7530b1b12632c7ec4f73db3a674136ef3e34 Date: Tue, 31 Jan 2012 18:15:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c301c075-82f6-4412-a12c-0dc9f6664420 X-Archives-Hash: 8b180061161c9019bc01f0e3f13fb8db commit: c43e7530b1b12632c7ec4f73db3a674136ef3e34 Author: S=C3=A9bastien Fabbro gmail com> AuthorDate: Tue Jan 31 16:36:50 2012 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Tue Jan 31 16:36:50 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dc43e7530 updated eselect dependency --- 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 d39a4af..1180c24 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -9,7 +9,7 @@ =20 ALTERNATIVES_DIR=3D"/etc/env.d/alternatives" =20 -DEPEND=3D">=3Dapp-admin/eselect-1.2.16-r1" +DEPEND=3D">=3Dapp-admin/eselect-1.3-r1" RDEPEND=3D"${DEPEND} !app-admin/eselect-blas !app-admin/eselect-cblas