Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/postgis: postgis-2.1.1.ebuild ChangeLog
Date: Mon, 02 Mar 2015 09:35:08
Message-Id: 20150302093505.CF07412DDD@oystercatcher.gentoo.org
1 ago 15/03/02 09:35:05
2
3 Modified: postgis-2.1.1.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #498156
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 dev-db/postgis/postgis-2.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild?r1=1.5&r2=1.6
15
16 Index: postgis-2.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- postgis-2.1.1.ebuild 28 Dec 2014 15:15:03 -0000 1.5
23 +++ postgis-2.1.1.ebuild 2 Mar 2015 09:35:05 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v 1.5 2014/12/28 15:15:03 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.1.ebuild,v 1.6 2015/03/02 09:35:05 ago Exp $
30
31 EAPI="5"
32 POSTGRES_COMPAT=( 9.{0,1,2,3,4} )
33 @@ -16,7 +16,7 @@
34 SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz"
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux"
39 IUSE="doc gtk test"
40
41 RDEPEND="
42
43
44
45 1.99 dev-db/postgis/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.99&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.99&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?r1=1.98&r2=1.99
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v
54 retrieving revision 1.98
55 retrieving revision 1.99
56 diff -u -r1.98 -r1.99
57 --- ChangeLog 28 Dec 2014 15:15:03 -0000 1.98
58 +++ ChangeLog 2 Mar 2015 09:35:05 -0000 1.99
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-db/postgis
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.98 2014/12/28 15:15:03 titanofold Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.99 2015/03/02 09:35:05 ago Exp $
65 +
66 + 02 Mar 2015; Agostino Sarubbo <ago@g.o> postgis-2.1.1.ebuild:
67 + Stable for ppc, wrt bug #498156
68
69 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> postgis-2.0.3.ebuild,
70 postgis-2.0.6.ebuild, postgis-2.1.0.ebuild, postgis-2.1.1.ebuild,