summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-05 16:35:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-05 16:35:05 +0000
commit1e7c06af0ddddb7be0c17c9c213136ab15d2d65d (patch)
tree8a479c6ee27e5424611cd1655e7569ef90e4e471 /sys-apps/iproute2
parentVersion bump. (diff)
downloadgentoo-2-1e7c06af0ddddb7be0c17c9c213136ab15d2d65d.tar.gz
gentoo-2-1e7c06af0ddddb7be0c17c9c213136ab15d2d65d.tar.bz2
gentoo-2-1e7c06af0ddddb7be0c17c9c213136ab15d2d65d.zip
alpha/ia64/m68k/s390/sh stable wrt #346385
(Portage version: 2.1.9.24/cvs/Linux ia64)
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 6ea6abe9bd27..511d7fa023fb 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.168 2010/11/29 14:13:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.169 2010/12/05 16:35:05 armin76 Exp $
+
+ 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> iproute2-2.6.35-r2.ebuild:
+ alpha/ia64/m68k/s390/sh stable wrt #346385
29 Nov 2010; Brent Baude <ranger@gentoo.org> iproute2-2.6.35-r2.ebuild:
stable ppc64, bug 346385
diff --git a/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild b/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
index 44ec28059946..6ffec5dc612d 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.7 2010/11/29 14:13:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.8 2010/12/05 16:35:05 armin76 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