Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-geosciences/qgis/
Date: Mon, 21 Sep 2015 19:05:49
Message-Id: 1442859335.01e078b018ae83609915c82388712260c9e94e05.jlec@gentoo
1 commit: 01e078b018ae83609915c82388712260c9e94e05
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 18:15:35 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 18:15:35 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01e078b0
7
8 sci-geosciences/qgis: Add subslot operators
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-geosciences/qgis/qgis-9999.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild
17 index e7589a5..37d37bf 100644
18 --- a/sci-geosciences/qgis/qgis-9999.ebuild
19 +++ b/sci-geosciences/qgis/qgis-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -32,7 +32,7 @@ RDEPEND="
27 gps? (
28 dev-libs/expat
29 sci-geosciences/gpsbabel
30 - x11-libs/qwt
31 + x11-libs/qwt:6=
32 )
33 grass? ( >=sci-geosciences/grass-6.4.0_rc6[postgres?,python?,sqlite?] )
34 gsl? ( sci-libs/gsl )