Gentoo Archives: gentoo-commits

From: Marius Brehler <marbre@××××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ants/
Date: Tue, 12 Jul 2016 19:57:16
Message-Id: 1466789776.f774ea13b8f237e9a975c49e7d0452ca998b47ba.marbre@gentoo
1 commit: f774ea13b8f237e9a975c49e7d0452ca998b47ba
2 Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
3 AuthorDate: Fri Jun 24 17:36:16 2016 +0000
4 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
5 CommitDate: Fri Jun 24 17:36:16 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f774ea13
7
8 sci-biology/ants: removed dependency
9
10 Package-Manager: portage-2.3.0_rc1
11
12 sci-biology/ants/ants-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-biology/ants/ants-9999.ebuild b/sci-biology/ants/ants-9999.ebuild
16 index d3e39db..2565a5a 100644
17 --- a/sci-biology/ants/ants-9999.ebuild
18 +++ b/sci-biology/ants/ants-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -15,7 +15,7 @@ SLOT="0"
26 LICENSE="BSD"
27 KEYWORDS=""
28
29 -DEPEND="sci-libs/itk"
30 +DEPEND=""
31 RDEPEND="${DEPEND}"
32
33 src_install() {