diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 18:44:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 18:44:25 +0000 |
commit | b77933162965e2275f6b8d2dad7492031f9a6d2f (patch) | |
tree | 0359b86e05f070e32a827280b710055133bac3ee /sys-apps/iproute2 | |
parent | Stable for AMD64, wrt bug #393725 (diff) | |
download | gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.tar.gz gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.tar.bz2 gentoo-2-b77933162965e2275f6b8d2dad7492031f9a6d2f.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #393319
(Portage version: 2.1.10.38/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.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 8ffd30f6948b..37411d4ef37d 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/iproute2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.181 2011/12/11 23:51:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.182 2011/12/17 18:44:25 armin76 Exp $ + + 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> iproute2-2.6.38.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #393319 11 Dec 2011; Jeroen Roovers <jer@gentoo.org> iproute2-2.6.38.ebuild: Stable for HPPA (bug #393319). diff --git a/sys-apps/iproute2/iproute2-2.6.38.ebuild b/sys-apps/iproute2/iproute2-2.6.38.ebuild index 48a837d2f6c9..60ce4bdd8c42 100644 --- a/sys-apps/iproute2/iproute2-2.6.38.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.8 2011/12/11 23:51:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.9 2011/12/17 18:44:25 armin76 Exp $ EAPI="4" @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${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" fi DESCRIPTION="kernel routing and traffic control utilities" |