maekke 15/01/11 20:57:12 Modified: ChangeLog iproute2-3.17.0.ebuild Log: arm stable, bug #535698 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.238 sys-apps/iproute2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.238&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.238&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.237&r2=1.238 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v retrieving revision 1.237 retrieving revision 1.238 diff -u -r1.237 -r1.238 --- ChangeLog 8 Jan 2015 21:54:30 -0000 1.237 +++ ChangeLog 11 Jan 2015 20:57:12 -0000 1.238 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/iproute2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.237 2015/01/08 21:54:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.238 2015/01/11 20:57:12 maekke Exp $ + + 11 Jan 2015; Markus Meier <mae...@gentoo.org> iproute2-3.17.0.ebuild: + arm stable, bug #535698 08 Jan 2015; Jeroen Roovers <j...@gentoo.org> iproute2-3.17.0.ebuild: Stable for HPPA (bug #535698). 1.3 sys-apps/iproute2/iproute2-3.17.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild?r1=1.2&r2=1.3 Index: iproute2-3.17.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- iproute2-3.17.0.ebuild 8 Jan 2015 21:54:30 -0000 1.2 +++ iproute2-3.17.0.ebuild 11 Jan 2015 20:57:12 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.2 2015/01/08 21:54:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.17.0.ebuild,v 1.3 2015/01/11 20:57:12 maekke Exp $ EAPI="5" @@ -11,7 +11,7 @@ inherit git-2 else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="kernel routing and traffic control utilities"