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 1RZra6-0003T3-4S for garchives@archives.gentoo.org; Sun, 11 Dec 2011 22:09:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1111E21C074; Sun, 11 Dec 2011 22:09:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C702521C074 for ; Sun, 11 Dec 2011 22:09:06 +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 3D76C1B4022 for ; Sun, 11 Dec 2011 22:09:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 0E3672004B; Sun, 11 Dec 2011 22:09:05 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@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: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20111211220905.0E3672004B@flycatcher.gentoo.org> Date: Sun, 11 Dec 2011 22:09:05 +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: 22da0e73-0177-4855-a7ff-818617f26425 X-Archives-Hash: c7f3d278019e5e54bf7016186ccae31e maekke 11/12/11 22:09:05 Modified: iproute2-2.6.38.ebuild ChangeLog Log: arm stable, bug #393319 =20 (Portage version: 2.1.10.40/cvs/Linux x86_64) Revision Changes Path 1.7 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.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.38.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.38.ebuild?r1=3D1.6&r2=3D1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- iproute2-2.6.38.ebuild 11 Dec 2011 09:04:28 -0000 1.6 +++ iproute2-2.6.38.ebuild 11 Dec 2011 22:09:04 -0000 1.7 @@ -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.ebu= ild,v 1.6 2011/12/11 09:04:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebu= ild,v 1.7 2011/12/11 22:09:04 maekke 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 ~sparc x86" + KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86" fi =20 DESCRIPTION=3D"kernel routing and traffic control utilities" 1.180 sys-apps/iproute2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.180&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.180&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/= ChangeLog?r1=3D1.179&r2=3D1.180 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.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- ChangeLog 11 Dec 2011 09:04:28 -0000 1.179 +++ ChangeLog 11 Dec 2011 22:09:04 -0000 1.180 @@ -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.179 2= 011/12/11 09:04:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.180 2= 011/12/11 22:09:04 maekke Exp $ + + 11 Dec 2011; Markus Meier iproute2-2.6.38.ebuild: + arm stable, bug #393319 =20 11 Dec 2011; Pawel Hajdan jr iproute2-2.6.38.e= build: x86 stable wrt bug #393319