summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2015-02-09 08:07:25 +0000
committerSergey Popov <pinkbyte@gentoo.org>2015-02-09 08:07:25 +0000
commit4383a614a8a8c95dd68e7b368aff31f999f2962f (patch)
tree73b44179a817d57899f8889df615d83b3d42d490 /sys-apps
parentFix link problems due to fatal warnings, #534096 & #538782 (diff)
downloadgentoo-2-4383a614a8a8c95dd68e7b368aff31f999f2962f.tar.gz
gentoo-2-4383a614a8a8c95dd68e7b368aff31f999f2962f.tar.bz2
gentoo-2-4383a614a8a8c95dd68e7b368aff31f999f2962f.zip
s390 stable, wrt bug #535698
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-3.17.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 9a8d8ff16e5c..1fb84f9befbd 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.241 2015/01/28 10:18:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.242 2015/02/09 08:07:25 pinkbyte Exp $
+
+ 09 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> iproute2-3.17.0.ebuild:
+ s390 stable, wrt bug #535698
28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> iproute2-3.17.0.ebuild:
Stable for ppc, wrt bug #535698
diff --git a/sys-apps/iproute2/iproute2-3.17.0.ebuild b/sys-apps/iproute2/iproute2-3.17.0.ebuild
index 5799a0d7148e..406460ca63d5 100644
--- a/sys-apps/iproute2/iproute2-3.17.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.17.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.6 2015/01/28 10:18:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.7 2015/02/09 08:07:25 pinkbyte Exp $
EAPI="5"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh ~sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"