Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/liblas/
Date: Tue, 29 Nov 2016 20:19:29
Message-Id: 1480450679.e248b8443587d226fee22fd0b469c6cb3b09c3a5.pacho@gentoo
1 commit: e248b8443587d226fee22fd0b469c6cb3b09c3a5
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 20:17:59 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 20:17:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e248b844
7
8 sci-geosciences/liblas: amd64/x86 stable, bug #598844
9
10 Package-Manager: portage-2.3.2
11
12 sci-geosciences/liblas/liblas-1.8.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-geosciences/liblas/liblas-1.8.0.ebuild b/sci-geosciences/liblas/liblas-1.8.0.ebuild
16 index 7434d76..a2072de 100644
17 --- a/sci-geosciences/liblas/liblas-1.8.0.ebuild
18 +++ b/sci-geosciences/liblas/liblas-1.8.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="http://download.osgeo.org/${PN}/libLAS-${PV}.tar.bz2"
26
27 SLOT="0"
28 LICENSE="BSD"
29 -KEYWORDS="~amd64 ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~ppc64 x86"
31 IUSE="gdal geotiff"
32 REQUIRED_USE="gdal? ( geotiff )"