summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-08 21:54:30 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-08 21:54:30 +0000
commit22dc9d4064581f2d4d6e6cbb46407461bf2c994a (patch)
tree0b68680e50d96623363a754ce609cada470a258c /sys-apps
parentMark stable (diff)
downloadgentoo-2-22dc9d4064581f2d4d6e6cbb46407461bf2c994a.tar.gz
gentoo-2-22dc9d4064581f2d4d6e6cbb46407461bf2c994a.tar.bz2
gentoo-2-22dc9d4064581f2d4d6e6cbb46407461bf2c994a.zip
Stable for HPPA (bug #535698).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/ChangeLog7
-rw-r--r--sys-apps/iproute2/iproute2-3.17.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 838ec0f13419..d9df0a0e73d3 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.236 2014/12/29 04:24:31 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.237 2015/01/08 21:54:30 jer Exp $
+
+ 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> iproute2-3.17.0.ebuild:
+ Stable for HPPA (bug #535698).
*iproute2-3.18.0 (29 Dec 2014)
diff --git a/sys-apps/iproute2/iproute2-3.17.0.ebuild b/sys-apps/iproute2/iproute2-3.17.0.ebuild
index 2ff10208896f..f653a1c8078d 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-2014 Gentoo Foundation
+# 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.1 2014/11/01 05:56:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.2 2015/01/08 21:54:30 jer 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"