From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RiVPR-0000IP-Vc for garchives@archives.gentoo.org; Wed, 04 Jan 2012 18:17:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3ACA521C027; Wed, 4 Jan 2012 18:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EAF7121C027 for ; Wed, 4 Jan 2012 18:17:50 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 672A41B4073 for ; Wed, 4 Jan 2012 18:17:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 3FBB62004B; Wed, 4 Jan 2012 18:17:49 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-2.6.38.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: iproute2-2.6.38.ebuild ChangeLog X-VCS-Directories: sys-apps/iproute2 X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120104181749.3FBB62004B@flycatcher.gentoo.org> Date: Wed, 4 Jan 2012 18:17:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b464afdc-2a2a-42be-ab13-00a3effe92fc X-Archives-Hash: d65c40f5984a6b0ca1125e28301182bb ranger 12/01/04 18:17:49 Modified: iproute2-2.6.38.ebuild ChangeLog Log: Marking iproute2-2.6.38 ppc for bug 393319 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.10 sys-apps/iproute2/iproute2-2.6.38.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.38.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.38.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.38.ebuild?r1=3D1.9&r2=3D1.10 Index: iproute2-2.6.38.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuil= d,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- iproute2-2.6.38.ebuild 17 Dec 2011 18:44:25 -0000 1.9 +++ iproute2-2.6.38.ebuild 4 Jan 2012 18:17:49 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.ebu= ild,v 1.9 2011/12/17 18:44:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebu= ild,v 1.10 2012/01/04 18:17:49 ranger Exp $ =20 EAPI=3D"4" =20 @@ -13,7 +13,7 @@ #KEYWORDS=3D"" else SRC_URI=3D"mirror://kernel/linux/utils/net/${PN}/${P}.tar.bz2" - KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sp= arc x86" + KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh spa= rc x86" fi =20 DESCRIPTION=3D"kernel routing and traffic control utilities" 1.183 sys-apps/iproute2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.183&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.183&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?r1=3D1.182&r2=3D1.183 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v retrieving revision 1.182 retrieving revision 1.183 diff -u -r1.182 -r1.183 --- ChangeLog 17 Dec 2011 18:44:25 -0000 1.182 +++ ChangeLog 4 Jan 2012 18:17:49 -0000 1.183 @@ -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.182 2= 011/12/17 18:44:25 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.183 2= 012/01/04 18:17:49 ranger Exp $ + + 04 Jan 2012; Brent Baude iproute2-2.6.38.ebuild: + Marking iproute2-2.6.38 ppc for bug 393319 =20 17 Dec 2011; Ra=C3=BAl Porcel iproute2-2.6.38.ebu= ild: alpha/ia64/m68k/s390/sh/sparc stable wrt #393319