jmorgan 15/05/13 06:49:57 Modified: ChangeLog iproute2-3.19.0.ebuild Log: ppc stable wrt bug #543662 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key )
Revision Changes Path 1.259 sys-apps/iproute2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.259&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.259&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.258&r2=1.259 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- ChangeLog 11 May 2015 19:34:05 -0000 1.258 +++ ChangeLog 13 May 2015 06:49:57 -0000 1.259 @@ -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.258 2015/05/11 19:34:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.259 2015/05/13 06:49:57 jmorgan Exp $ + + 13 May 2015; Jack Morgan <[email protected]> iproute2-3.19.0.ebuild: + ppc stable wrt bug #543662 11 May 2015; Mikle Kolyada <[email protected]> iproute2-3.19.0.ebuild: sparc stable wrt bug #543662 1.9 sys-apps/iproute2/iproute2-3.19.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild?r1=1.8&r2=1.9 Index: iproute2-3.19.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- iproute2-3.19.0.ebuild 11 May 2015 19:34:05 -0000 1.8 +++ iproute2-3.19.0.ebuild 13 May 2015 06:49:57 -0000 1.9 @@ -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.19.0.ebuild,v 1.8 2015/05/11 19:34:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.19.0.ebuild,v 1.9 2015/05/13 06:49:57 jmorgan 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"
