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 4DD1C1387B1 for ; Mon, 21 Sep 2015 17:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30FE921C069; Mon, 21 Sep 2015 17:44:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24A5A21C067 for ; Mon, 21 Sep 2015 17:44:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FAB5340766 for ; Mon, 21 Sep 2015 17:44:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3E75232 for ; Mon, 21 Sep 2015 17:44:10 +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: <1442856148.f499ae186b9f75e1a17f245eed8c59681a78fb52.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/gap2caf/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/gap2caf/gap2caf-2.1.0.ebuild X-VCS-Directories: sci-biology/gap2caf/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: f499ae186b9f75e1a17f245eed8c59681a78fb52 X-VCS-Branch: master Date: Mon, 21 Sep 2015 17:44:10 +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: 2ea6182c-3a5c-4688-8b89-16841d91962a X-Archives-Hash: c386098a8db42d80758f6930b70c5cfa commit: f499ae186b9f75e1a17f245eed8c59681a78fb52 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 21 17:22:28 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 21 17:22:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f499ae18 sci-biology/gap2caf: Add subslot operators Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> sci-biology/gap2caf/gap2caf-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild index bb1fa50..167733c 100644 --- a/sci-biology/gap2caf/gap2caf-2.1.0.ebuild +++ b/sci-biology/gap2caf/gap2caf-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ IUSE="" DEPEND=" sci-biology/staden - >=dev-lang/tcl-8.5" + >=dev-lang/tcl-8.5:0=" RDEPEND="${DEPEND}" #src_prepare(){