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 2C58C13888F for ; Thu, 22 Oct 2015 10:25:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3249E085C; Thu, 22 Oct 2015 10:25:52 +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 57BE6E085C for ; Thu, 22 Oct 2015 10:25:52 +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 684D23408D4 for ; Thu, 22 Oct 2015 10:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BB5D15D8 for ; Thu, 22 Oct 2015 10:25:48 +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: <1445509543.69f46a06992c03f1ebe42f71171405e7545dddce.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/astrometry/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/astrometry/astrometry-0.43.ebuild X-VCS-Directories: sci-astronomy/astrometry/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 69f46a06992c03f1ebe42f71171405e7545dddce X-VCS-Branch: master Date: Thu, 22 Oct 2015 10:25:48 +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: aac2aa90-10e1-4bc6-9f9d-a64cd30a7a9b X-Archives-Hash: 9f47bec47c9d1c60c806247769c7d756 commit: 69f46a06992c03f1ebe42f71171405e7545dddce Author: Justin Lecher gentoo org> AuthorDate: Thu Oct 22 10:25:43 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Oct 22 10:25:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=69f46a06 sci-astronomy/astrometry: Fix broken dependency for pyfits Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> sci-astronomy/astrometry/astrometry-0.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/astrometry/astrometry-0.43.ebuild b/sci-astronomy/astrometry/astrometry-0.43.ebuild index ec65593..90f4fc8 100644 --- a/sci-astronomy/astrometry/astrometry-0.43.ebuild +++ b/sci-astronomy/astrometry/astrometry-0.43.ebuild @@ -25,7 +25,7 @@ RDEPEND=" sci-libs/cfitsio sci-libs/gsl sys-libs/zlib - virtual/pyfits[${PYTHON_USEDEP}] + dev-python/pyfits[${PYTHON_USEDEP}] extra? ( media-libs/libpng:0 media-libs/netpbm