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-libs/geos: ChangeLog geos-3.1.1.ebuild geos-3.1.0.ebuild geos-2.2.3.ebuild geos-3.0.3.ebuild
Date: Tue, 28 Jul 2009 14:45:19
Message-Id: E1MVnvY-0002jy-SP@stork.gentoo.org
1 bicatali 09/07/28 14:45:16
2
3 Modified: ChangeLog geos-3.1.0.ebuild geos-2.2.3.ebuild
4 Added: geos-3.1.1.ebuild
5 Removed: geos-3.0.3.ebuild
6 Log:
7 Version bump also fixed license in previous versions.
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 sci-libs/geos/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 27 Mar 2009 12:30:19 -0000 1.32
24 +++ ChangeLog 28 Jul 2009 14:45:16 -0000 1.33
25 @@ -1,6 +1,13 @@
26 # ChangeLog for sci-libs/geos
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.32 2009/03/27 12:30:19 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.33 2009/07/28 14:45:16 bicatali Exp $
30 +
31 +*geos-3.1.1 (28 Jul 2009)
32 +
33 + 28 Jul 2009; Sébastien Fabbro <bicatali@g.o> geos-2.2.3.ebuild,
34 + -geos-3.0.3.ebuild, -files/geos-3.0.3-test.patch, geos-3.1.0.ebuild,
35 + +geos-3.1.1.ebuild:
36 + Version bump also fixed license in previous versions.
37
38 *geos-3.1.0 (27 Mar 2009)
39
40
41
42
43 1.2 sci-libs/geos/geos-3.1.0.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild?r1=1.1&r2=1.2
48
49 Index: geos-3.1.0.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- geos-3.1.0.ebuild 27 Mar 2009 12:30:19 -0000 1.1
56 +++ geos-3.1.0.ebuild 28 Jul 2009 14:45:16 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild,v 1.1 2009/03/27 12:30:19 bicatali Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild,v 1.2 2009/07/28 14:45:16 bicatali Exp $
62
63 EAPI=2
64
65 @@ -8,7 +8,7 @@
66 HOMEPAGE="http://geos.refractions.net"
67 SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
68
69 -LICENSE="GPL-2"
70 +LICENSE="LGPL-2.1"
71 SLOT="0"
72 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
73 IUSE="doc python ruby"
74
75
76
77 1.8 sci-libs/geos/geos-2.2.3.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild?rev=1.8&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild?rev=1.8&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild?r1=1.7&r2=1.8
82
83 Index: geos-2.2.3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild,v
86 retrieving revision 1.7
87 retrieving revision 1.8
88 diff -u -r1.7 -r1.8
89 --- geos-2.2.3.ebuild 2 Jul 2008 16:51:29 -0000 1.7
90 +++ geos-2.2.3.ebuild 28 Jul 2009 14:45:16 -0000 1.8
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2008 Gentoo Foundation
93 +# Copyright 1999-2009 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild,v 1.7 2008/07/02 16:51:29 bicatali Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.3.ebuild,v 1.8 2009/07/28 14:45:16 bicatali Exp $
97
98 USE_RUBY="ruby18"
99 RUBY_OPTIONAL="yes"
100 @@ -11,7 +11,7 @@
101 HOMEPAGE="http://geos.refractions.net"
102 SRC_URI="http://geos.refractions.net/${P}.tar.bz2"
103
104 -LICENSE="GPL-2"
105 +LICENSE="LGPL-2.1"
106 SLOT="0"
107 KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
108 IUSE="doc python ruby"
109
110
111
112 1.1 sci-libs/geos/geos-3.1.1.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild?rev=1.1&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild?rev=1.1&content-type=text/plain
116
117 Index: geos-3.1.1.ebuild
118 ===================================================================
119 # Copyright 1999-2009 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 # $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild,v 1.1 2009/07/28 14:45:16 bicatali Exp $
122
123 EAPI=2
124
125 DESCRIPTION="Geometry engine library for Geographic Information Systems"
126 HOMEPAGE="http://geos.refractions.net"
127 SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
128
129 LICENSE="LGPL-2.1"
130 SLOT="0"
131 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
132 IUSE="doc python ruby"
133
134 RDEPEND="ruby? ( virtual/ruby )
135 python? ( virtual/python )"
136 DEPEND="${RDEPEND}
137 doc? ( app-doc/doxygen )
138 ruby? ( dev-lang/swig )
139 python? ( dev-lang/swig )"
140
141 src_configure() {
142 econf $(use_enable python) $(use_enable ruby)
143 }
144
145 src_compile() {
146 emake || die "emake failed"
147 if use doc; then
148 cd "${S}/doc"
149 emake doxygen-html || die "doc generation failed"
150 fi
151 }
152
153 src_install() {
154 emake DESTDIR="${D}" install || die "emake install failed"
155 dodoc AUTHORS NEWS README TODO
156 if use doc; then
157 cd "${S}/doc"
158 dohtml -r doxygen_docs/html/* || die
159 fi
160 }