Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liblzw/
Date: Sat, 02 Feb 2019 19:09:40
Message-Id: 1549133964.554187a935422ccc464131205d3d21488c954b55.slyfox@gentoo
1 commit: 554187a935422ccc464131205d3d21488c954b55
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 18:59:24 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 18:59:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554187a9
7
8 dev-libs/liblzw: stable 0.2-r1 for hppa, bug #676464
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-libs/liblzw/liblzw-0.2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/liblzw/liblzw-0.2-r1.ebuild b/dev-libs/liblzw/liblzw-0.2-r1.ebuild
18 index d2613787f46..8ef58079666 100644
19 --- a/dev-libs/liblzw/liblzw-0.2-r1.ebuild
20 +++ b/dev-libs/liblzw/liblzw-0.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/freestdf/${P}.tar.lzma"
28
29 LICENSE="public-domain"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~x86"
32 +KEYWORDS="~amd64 ~arm hppa ~ia64 ~m68k ~s390 ~sh ~x86"
33
34 src_configure(){
35 econf --disable-static