diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:16:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:16:09 +0000 |
commit | 78574d16f8342e83a21bbd8ffd2818d0d39285a4 (patch) | |
tree | b10f939489514043f3682ba367456c76e2d8c751 /sys-apps/iproute2 | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #314467 (diff) | |
download | gentoo-2-78574d16f8342e83a21bbd8ffd2818d0d39285a4.tar.gz gentoo-2-78574d16f8342e83a21bbd8ffd2818d0d39285a4.tar.bz2 gentoo-2-78574d16f8342e83a21bbd8ffd2818d0d39285a4.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #308137
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 67d6f187e400..99453b8fb878 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.153 2010/04/26 19:08:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.154 2010/05/08 18:16:09 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> iproute2-2.6.31.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #308137 26 Apr 2010; Markus Meier <maekke@gentoo.org> iproute2-2.6.31.ebuild: amd64/arm stable, bug #308137 diff --git a/sys-apps/iproute2/iproute2-2.6.31.ebuild b/sys-apps/iproute2/iproute2-2.6.31.ebuild index fe7381bebe07..84f7a2d527c4 100644 --- a/sys-apps/iproute2/iproute2-2.6.31.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.31.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.31.ebuild,v 1.7 2010/04/26 19:08:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v 1.8 2010/05/08 18:16:09 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 |