Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/fitscut/
Date: Mon, 21 Sep 2015 19:06:25
Message-Id: 1442861822.6329b13b60e922202635855f838fc052ffa2569c.jlec@gentoo
1 commit: 6329b13b60e922202635855f838fc052ffa2569c
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 18:57:02 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 18:57:02 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6329b13b
7
8 sci-misc/fitscut: Add subslot operators
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-misc/fitscut/fitscut-1.4.4.ebuild | 6 +++---
14 sci-misc/fitscut/metadata.xml | 4 ++--
15 2 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/sci-misc/fitscut/fitscut-1.4.4.ebuild b/sci-misc/fitscut/fitscut-1.4.4.ebuild
18 index 5a61d0d..677ec7e 100644
19 --- a/sci-misc/fitscut/fitscut-1.4.4.ebuild
20 +++ b/sci-misc/fitscut/fitscut-1.4.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -20,8 +20,8 @@ IUSE=""
28 RDEPEND="
29 >=sci-libs/cfitsio-3:0=
30 sci-astronomy/wcstools:0=
31 - media-libs/libpng
32 - virtual/jpeg"
33 + media-libs/libpng:0=
34 + virtual/jpeg:0="
35 DEPEND="${RDEPEND}"
36
37 src_prepare() {
38
39 diff --git a/sci-misc/fitscut/metadata.xml b/sci-misc/fitscut/metadata.xml
40 index 3d253f3..a0c507f 100644
41 --- a/sci-misc/fitscut/metadata.xml
42 +++ b/sci-misc/fitscut/metadata.xml
43 @@ -1,8 +1,8 @@
44 <?xml version="1.0" encoding="UTF-8"?>
45 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
46 <pkgmetadata>
47 -<herd>sci-astronomy</herd>
48 -<longdescription lang="en">
49 + <herd>sci-astronomy</herd>
50 + <longdescription lang="en">
51 fitscut is designed to extract cutouts from FITS image format
52 files. FITS, PNG, and JPEG output types are supported.
53 When multiple input files are specified and the output type is PNG or