Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
Date: Sun, 29 Jan 2017 19:34:05
Message-Id: 1485718403.b4c4bc9b015ca5f39a1987503e3c3cf321ee209e.grobian@gentoo
1 commit: b4c4bc9b015ca5f39a1987503e3c3cf321ee209e
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:27:25 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:33:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c4bc9b
7
8 net-dialup/lrzsz: dropped ~ia64-linux ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
16 index ee978ff..1e49ff1 100644
17 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
18 +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 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://www.ohse.de/uwe/releases/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE="nls"
32
33 DEPEND="nls? ( virtual/libintl )"