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/laszip/
Date: Tue, 29 Nov 2016 20:19:30
Message-Id: 1480450647.9f6158fbf731bd41501dac875045eb4d981abd2e.pacho@gentoo
1 commit: 9f6158fbf731bd41501dac875045eb4d981abd2e
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 20:17:27 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 20:17:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6158fb
7
8 sci-geosciences/laszip: amd64/x86 stable, bug #598844
9
10 Package-Manager: portage-2.3.2
11
12 sci-geosciences/laszip/laszip-2.2.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-geosciences/laszip/laszip-2.2.0.ebuild b/sci-geosciences/laszip/laszip-2.2.0.ebuild
16 index 9964781..20fa0ba 100644
17 --- a/sci-geosciences/laszip/laszip-2.2.0.ebuild
18 +++ b/sci-geosciences/laszip/laszip-2.2.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/LASzip/LASzip/releases/download/v${PV}/${PN}-src-${P
26
27 SLOT="0"
28 LICENSE="LGPL-2.1+"
29 -KEYWORDS="~amd64 ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~ppc64 x86"
31
32 S="${WORKDIR}/${PN}-src-${PV}"