Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-astronomy/stiff: stiff-2.1.3.ebuild ChangeLog stiff-2.1.2.ebuild
Date: Mon, 09 Jul 2012 23:55:32
Message-Id: 20120709235506.EF80520063@flycatcher.gentoo.org
1 bicatali 12/07/09 23:55:06
2
3 Modified: stiff-2.1.3.ebuild ChangeLog
4 Removed: stiff-2.1.2.ebuild
5 Log:
6 Keyword amd64-linux, x86-linux, updated home page and download url
7
8 (Portage version: 2.2.01.20757-prefix/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-astronomy/stiff/stiff-2.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild?r1=1.1&r2=1.2
16
17 Index: stiff-2.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- stiff-2.1.3.ebuild 10 Apr 2011 14:45:35 -0000 1.1
24 +++ stiff-2.1.3.ebuild 9 Jul 2012 23:55:06 -0000 1.2
25 @@ -1,16 +1,16 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild,v 1.1 2011/04/10 14:45:35 bicatali Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-2.1.3.ebuild,v 1.2 2012/07/09 23:55:06 bicatali Exp $
31
32 EAPI=4
33
34 DESCRIPTION="Converts astronomical FITS images to the TIFF format"
35 -HOMEPAGE="http://astromatic.iap.fr/software/stiff"
36 -SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz"
37 +HOMEPAGE="http://www.astromatic.net/software/stiff"
38 +SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
39
40 LICENSE="CeCILL-2"
41 SLOT="0"
42 -KEYWORDS="~amd64 ~x86"
43 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
44 IUSE="doc threads"
45
46 RDEPEND="media-libs/tiff
47 @@ -24,5 +24,5 @@
48
49 src_install () {
50 default
51 - use doc && dodoc doc/*.pdf
52 + use doc && dodoc doc/*
53 }
54
55
56
57 1.8 sci-astronomy/stiff/ChangeLog
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/ChangeLog?rev=1.8&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/ChangeLog?rev=1.8&content-type=text/plain
61 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stiff/ChangeLog?r1=1.7&r2=1.8
62
63 Index: ChangeLog
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v
66 retrieving revision 1.7
67 retrieving revision 1.8
68 diff -u -r1.7 -r1.8
69 --- ChangeLog 4 Aug 2011 18:33:30 -0000 1.7
70 +++ ChangeLog 9 Jul 2012 23:55:06 -0000 1.8
71 @@ -1,6 +1,10 @@
72 # ChangeLog for sci-astronomy/stiff
73 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
74 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.7 2011/08/04 18:33:30 bicatali Exp $
75 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
76 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.8 2012/07/09 23:55:06 bicatali Exp $
77 +
78 + 09 Jul 2012; Sébastien Fabbro <bicatali@g.o> -stiff-2.1.2.ebuild,
79 + stiff-2.1.3.ebuild:
80 + Keyword amd64-linux, x86-linux, updated home page and download url
81
82 04 Aug 2011; Sébastien Fabbro <bicatali@g.o> metadata.xml:
83 Switched herd to sci-astronomy
84 @@ -43,4 +47,3 @@
85
86 19 Sep 2006; Sebastien Fabbro <seb@×××××××.pt> +stiff-1.10.ebuild:
87 Initial import.
88 -