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 C40F81387B1 for ; Mon, 21 Sep 2015 19:06:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C83D21C056; Mon, 21 Sep 2015 19:05:54 +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 D36E721C057 for ; Mon, 21 Sep 2015 19:05:48 +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 1389B340917 for ; Mon, 21 Sep 2015 19:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9808C241 for ; Mon, 21 Sep 2015 19:05:44 +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: <1442861822.6329b13b60e922202635855f838fc052ffa2569c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/fitscut/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/fitscut/fitscut-1.4.4.ebuild sci-misc/fitscut/metadata.xml X-VCS-Directories: sci-misc/fitscut/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6329b13b60e922202635855f838fc052ffa2569c X-VCS-Branch: master Date: Mon, 21 Sep 2015 19:05:44 +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: 036345d7-188d-4d20-9a09-0a8158a03977 X-Archives-Hash: cac1fc944776e8c91a6e201c4b90d230 commit: 6329b13b60e922202635855f838fc052ffa2569c Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 21 18:57:02 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 21 18:57:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6329b13b sci-misc/fitscut: Add subslot operators Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> sci-misc/fitscut/fitscut-1.4.4.ebuild | 6 +++--- sci-misc/fitscut/metadata.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-misc/fitscut/fitscut-1.4.4.ebuild b/sci-misc/fitscut/fitscut-1.4.4.ebuild index 5a61d0d..677ec7e 100644 --- a/sci-misc/fitscut/fitscut-1.4.4.ebuild +++ b/sci-misc/fitscut/fitscut-1.4.4.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$ @@ -20,8 +20,8 @@ IUSE="" RDEPEND=" >=sci-libs/cfitsio-3:0= sci-astronomy/wcstools:0= - media-libs/libpng - virtual/jpeg" + media-libs/libpng:0= + virtual/jpeg:0=" DEPEND="${RDEPEND}" src_prepare() { diff --git a/sci-misc/fitscut/metadata.xml b/sci-misc/fitscut/metadata.xml index 3d253f3..a0c507f 100644 --- a/sci-misc/fitscut/metadata.xml +++ b/sci-misc/fitscut/metadata.xml @@ -1,8 +1,8 @@ -sci-astronomy - + sci-astronomy + fitscut is designed to extract cutouts from FITS image format files. FITS, PNG, and JPEG output types are supported. When multiple input files are specified and the output type is PNG or