summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:47:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:47:00 +0000
commit71eec13b538b56fab972bd959760a1c109e02b95 (patch)
treee26eeb44932eeb3104c7756c062dac599f4e8caf /sys-apps/iproute2
parentStable on amd64 wrt bug #344853 (diff)
downloadgentoo-2-71eec13b538b56fab972bd959760a1c109e02b95.tar.gz
gentoo-2-71eec13b538b56fab972bd959760a1c109e02b95.tar.bz2
gentoo-2-71eec13b538b56fab972bd959760a1c109e02b95.zip
Stable on amd64 wrt bug #346385
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/ChangeLog5
-rw-r--r--sys-apps/iproute2/iproute2-2.6.35-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog
index add32161d72b..ea97b75d62f0 100644
--- a/sys-apps/iproute2/ChangeLog
+++ b/sys-apps/iproute2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/iproute2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.162 2010/11/21 21:46:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.163 2010/11/26 08:47:00 hwoarang Exp $
+
+ 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> iproute2-2.6.35-r2.ebuild:
+ Stable on amd64 wrt bug #346385
*iproute2-2.6.35-r3 (21 Nov 2010)
diff --git a/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild b/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
index 4d96b11dce70..2c5c50c25c62 100644
--- a/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
+++ b/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.1 2010/09/18 11:33:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.2 2010/11/26 08:47:00 hwoarang Exp $
EAPI="2"
@@ -19,7 +19,7 @@ else
fi
MY_P="${PN}-${MY_PV}"
SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2"
- 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"
S=${WORKDIR}/${MY_P}
fi