Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/net-tools/
Date: Mon, 11 Sep 2017 19:28:17
Message-Id: 1505158088.13622f1a3bb558d6cbc020c3f311ecc45921920f.slyfox@gentoo
1 commit: 13622f1a3bb558d6cbc020c3f311ecc45921920f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 19:28:08 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 19:28:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13622f1a
7
8 sys-apps/net-tools: stable 1.60_p20161110235919 for ia64, bug #605312
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
17 index 17eb029e32e..c0514d1965a 100644
18 --- a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
19 +++ b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
27 inherit git-2
28 else
29 SRC_URI="mirror://gentoo/${P}.tar.xz"
30 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
31 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
32 fi
33
34 DESCRIPTION="Standard Linux networking tools"