Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/libgeotiff: ChangeLog libgeotiff-1.2.4.ebuild
Date: Thu, 21 Feb 2008 14:20:30
Message-Id: E1JSCHj-0006om-79@stork.gentoo.org
1 armin76 08/02/21 14:20:27
2
3 Modified: ChangeLog libgeotiff-1.2.4.ebuild
4 Log:
5 alpha/sparc/x86 stable
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.22 sci-libs/libgeotiff/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 4 Feb 2008 17:58:01 -0000 1.21
22 +++ ChangeLog 21 Feb 2008 14:20:26 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-libs/libgeotiff
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.21 2008/02/04 17:58:01 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.22 2008/02/21 14:20:26 armin76 Exp $
28 +
29 + 21 Feb 2008; Raúl Porcel <armin76@g.o> libgeotiff-1.2.4.ebuild:
30 + alpha/sparc/x86 stable
31
32 04 Feb 2008; Samuli Suominen <drac@g.o> libgeotiff-1.2.4.ebuild:
33 Fix installing with USE -python, was skipping straight to die. Replace
34
35
36
37 1.7 sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild?r1=1.6&r2=1.7
42
43 Index: libgeotiff-1.2.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- libgeotiff-1.2.4.ebuild 4 Feb 2008 17:58:01 -0000 1.6
50 +++ libgeotiff-1.2.4.ebuild 21 Feb 2008 14:20:26 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild,v 1.6 2008/02/04 17:58:01 drac Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.4.ebuild,v 1.7 2008/02/21 14:20:26 armin76 Exp $
56
57 inherit autotools eutils flag-o-matic
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="alpha amd64 ~mips ~ppc ~ppc64 sparc x86"
65 IUSE="doc python"
66
67 RDEPEND=">=media-libs/tiff-3.7
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list