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 97AB61382FE for ; Tue, 12 Jul 2016 19:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D1F7E0B84; Tue, 12 Jul 2016 19:57:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2DA2CE0B7D for ; Tue, 12 Jul 2016 19:57:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D23AD340E5E for ; Tue, 12 Jul 2016 19:57:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09E062416 for ; Tue, 12 Jul 2016 19:57:08 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1466789776.f774ea13b8f237e9a975c49e7d0452ca998b47ba.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ants/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/ants/ants-9999.ebuild X-VCS-Directories: sci-biology/ants/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: f774ea13b8f237e9a975c49e7d0452ca998b47ba X-VCS-Branch: master Date: Tue, 12 Jul 2016 19:57:08 +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: 1778034d-fd47-4907-aabd-0266db846c1a X-Archives-Hash: 0fca8b6a3423b222d16332f86e9cd9f9 commit: f774ea13b8f237e9a975c49e7d0452ca998b47ba Author: Horea Christian yandex com> AuthorDate: Fri Jun 24 17:36:16 2016 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Fri Jun 24 17:36:16 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f774ea13 sci-biology/ants: removed dependency Package-Manager: portage-2.3.0_rc1 sci-biology/ants/ants-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/ants/ants-9999.ebuild b/sci-biology/ants/ants-9999.ebuild index d3e39db..2565a5a 100644 --- a/sci-biology/ants/ants-9999.ebuild +++ b/sci-biology/ants/ants-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="" -DEPEND="sci-libs/itk" +DEPEND="" RDEPEND="${DEPEND}" src_install() {