summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:09:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:09:26 +0000
commit0f7aa302148293cf41672d4ee5e3b570bf292b2f (patch)
treeb788e2c0887376d05a3fd131f774793f31627fc7 /sys-apps/iproute2
parentStable for amd64, wrt bug #466834 (diff)
downloadgentoo-2-0f7aa302148293cf41672d4ee5e3b570bf292b2f.tar.gz
gentoo-2-0f7aa302148293cf41672d4ee5e3b570bf292b2f.tar.bz2
gentoo-2-0f7aa302148293cf41672d4ee5e3b570bf292b2f.zip
Stable for amd64, wrt bug #458004
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-3.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index 2d39839de6dc..963b1225a9ba 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.210 2013/03/03 03:33:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.211 2013/04/23 08:09:26 ago Exp $
+
+ 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> iproute2-3.8.0.ebuild:
+ Stable for amd64, wrt bug #458004
03 Mar 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
Document USE=berkdb as disabling arpd only #459008 by Luis Ressel.
diff --git a/sys-apps/iproute2/iproute2-3.8.0.ebuild b/sys-apps/iproute2/iproute2-3.8.0.ebuild
index 80f43dff1b1a..6060591dc85a 100644
--- a/sys-apps/iproute2/iproute2-3.8.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.8.0.ebuild,v 1.1 2013/02/28 19:19:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.8.0.ebuild,v 1.2 2013/04/23 08:09:26 ago Exp $
EAPI="4"
@@ -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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"