From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8411B1395E2 for ; Sat, 10 Dec 2016 10:51:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB586E0CCC; Sat, 10 Dec 2016 10:51:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB7C0E0CC6 for ; Sat, 10 Dec 2016 10:51:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1F2C34125C for ; Sat, 10 Dec 2016 10:51:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 588DE4A6 for ; Sat, 10 Dec 2016 10:51:37 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1481367078.23bf554f66cffae166a4d32a8b6bc5ea8edae166.jlec@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: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 23bf554f66cffae166a4d32a8b6bc5ea8edae166 X-VCS-Branch: master Date: Sat, 10 Dec 2016 10:51:37 +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: 035601d9-443f-4268-bcb0-540245c94e01 X-Archives-Hash: 4e75ef3f37f9f6934a6eec822010b57e commit: 23bf554f66cffae166a4d32a8b6bc5ea8edae166 Author: Justin Lecher gentoo org> AuthorDate: Sat Dec 10 10:51:18 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Dec 10 10:51:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=23bf554f Bump to latest eselect Signed-off-by: Justin Lecher gentoo.org> eclass/alternatives-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass index 64b5c8b..3ba1250 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -31,7 +31,7 @@ case "${EAPI:-0}" in ;; esac -DEPEND=">=app-admin/eselect-1.4.7-r100" +DEPEND=">=app-admin/eselect-1.4.8-r100" RDEPEND="${DEPEND} !app-eselect/eselect-blas !app-eselect/eselect-cblas