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 ACEBE138330 for ; Tue, 23 Aug 2016 20:17:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C5D921C0A0; Tue, 23 Aug 2016 20:17:29 +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 A3D6B21C0B0 for ; Tue, 23 Aug 2016 20:17:28 +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 42CE333BE05 for ; Tue, 23 Aug 2016 20:17:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D81B97D8 for ; Tue, 23 Aug 2016 20:17:25 +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: <1471983436.d54c7320a32ad973252bc1cbcb8cb3d7a32aed62.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild X-VCS-Directories: sci-biology/ncbi-tools++/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d54c7320a32ad973252bc1cbcb8cb3d7a32aed62 X-VCS-Branch: master Date: Tue, 23 Aug 2016 20:17:25 +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: 381c458b-9999-4484-9ce8-f824c3b184ec X-Archives-Hash: ef41e6eded6b2a7dcb608dc41328b941 commit: d54c7320a32ad973252bc1cbcb8cb3d7a32aed62 Author: Justin Lecher gentoo org> AuthorDate: Tue Aug 23 20:15:13 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Aug 23 20:17:16 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d54c7320 sci-biology/ncbi-tools++: Drop obsolete dep Package-Manager: portage-2.3.0 Signed-off-by: Justin Lecher gentoo.org> sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild index 7159951..5e5684b 100644 --- a/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild +++ b/sci-biology/ncbi-tools++/ncbi-tools++-12.0.0.ebuild @@ -50,7 +50,6 @@ DEPEND=" mesa? ( media-libs/mesa[osmesa] ) glut? ( media-libs/freeglut ) freetype? ( media-libs/freetype ) - fastcgi? ( www-apache/mod_fastcgi ) gnutls? ( net-libs/gnutls ) python? ( ${PYTHON_DEPS} ) cppunit? ( dev-util/cppunit )