summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-28 06:53:22 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-28 06:53:22 +0000
commite70a0c44452b2ba543e6da1a9f9ba6b7f3b322ee (patch)
tree8680fc9839e381e6fea4420ec3fc73eb75bd5baf
parentarm stable, bug #542914 (diff)
downloadgentoo-2-e70a0c44452b2ba543e6da1a9f9ba6b7f3b322ee.tar.gz
gentoo-2-e70a0c44452b2ba543e6da1a9f9ba6b7f3b322ee.tar.bz2
gentoo-2-e70a0c44452b2ba543e6da1a9f9ba6b7f3b322ee.zip
Stable for HPPA (bug #543662).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-3.19.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index fced73319aab..3440cdd44f62 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.248 2015/03/21 20:04:57 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.249 2015/03/28 06:53:22 jer Exp $
+
+ 28 Mar 2015; Jeroen Roovers <jer@gentoo.org> iproute2-3.19.0.ebuild:
+ Stable for HPPA (bug #543662).
21 Mar 2015; William Hubbs <williamh@gentoo.org> -iproute2-2.6.29.1-r1.ebuild,
-iproute2-2.6.35-r2.ebuild, -iproute2-2.6.35-r3.ebuild,
diff --git a/sys-apps/iproute2/iproute2-3.19.0.ebuild b/sys-apps/iproute2/iproute2-3.19.0.ebuild
index 22157482847c..c0663a8cd5a9 100644
--- a/sys-apps/iproute2/iproute2-3.19.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.19.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.19.0.ebuild,v 1.1 2015/02/15 02:54:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild,v 1.2 2015/03/28 06:53:22 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"