Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/geos: ChangeLog geos-3.2.2.ebuild
Date: Mon, 28 Feb 2011 15:41:31
Message-Id: 20110228154120.B557E20054@flycatcher.gentoo.org
1 ranger 11/02/28 15:41:20
2
3 Modified: ChangeLog geos-3.2.2.ebuild
4 Log:
5 stable ppc, bug 354389
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.54 sci-libs/geos/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 26 Feb 2011 15:06:57 -0000 1.53
23 +++ ChangeLog 28 Feb 2011 15:41:20 -0000 1.54
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-libs/geos
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.53 2011/02/26 15:06:57 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.54 2011/02/28 15:41:20 ranger Exp $
29 +
30 + 28 Feb 2011; Brent Baude <ranger@g.o> geos-3.2.2.ebuild:
31 + stable ppc, bug 354389
32
33 26 Feb 2011; Raúl Porcel <armin76@g.o> geos-3.1.1.ebuild,
34 geos-3.2.0.ebuild, geos-3.2.0-r1.ebuild, geos-3.2.2.ebuild:
35
36
37
38 1.7 sci-libs/geos/geos-3.2.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild?r1=1.6&r2=1.7
43
44 Index: geos-3.2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- geos-3.2.2.ebuild 26 Feb 2011 15:06:57 -0000 1.6
51 +++ geos-3.2.2.ebuild 28 Feb 2011 15:41:20 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v 1.6 2011/02/26 15:06:57 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v 1.7 2011/02/28 15:41:20 ranger Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="python? 2"
60 @@ -15,7 +15,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
65 +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
66 IUSE="doc python ruby"
67
68 RDEPEND="ruby? ( dev-lang/ruby:1.8 )"