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 1NOcZ8-0005KM-3s for garchives@archives.gentoo.org; Sat, 26 Dec 2009 19:44:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56542E07F2; Sat, 26 Dec 2009 19:44:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E066E07F2 for ; Sat, 26 Dec 2009 19:44:41 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C49C367DDC for ; Sat, 26 Dec 2009 19:44:40 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NOcZ6-0000kY-AF for gentoo-commits@lists.gentoo.org; Sat, 26 Dec 2009 19:44:40 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-2.6.29.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: iproute2-2.6.29.1-r1.ebuild ChangeLog X-VCS-Directories: sys-apps/iproute2 X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Sat, 26 Dec 2009 19:44:40 +0000 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: f081fedd-ab76-4e9f-bacf-cf0ea1b042d1 X-Archives-Hash: 62b2180c40b0192d44899e3a0128896f vapier 09/12/26 19:44:40 Modified: iproute2-2.6.29.1-r1.ebuild ChangeLog Log: Mark ppc64 stable. (Portage version: 2.2_rc61/cvs/Linux x86_64) Revision Changes Path 1.13 sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.29.1-r1.ebuild?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.29.1-r1.ebuild?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= iproute2-2.6.29.1-r1.ebuild?r1=3D1.12&r2=3D1.13 Index: iproute2-2.6.29.1-r1.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.29.1-r1.= ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- iproute2-2.6.29.1-r1.ebuild 26 Dec 2009 16:56:56 -0000 1.12 +++ iproute2-2.6.29.1-r1.ebuild 26 Dec 2009 19:44:40 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r= 1.ebuild,v 1.12 2009/12/26 16:56:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r= 1.ebuild,v 1.13 2009/12/26 19:44:40 vapier Exp $ =20 EAPI=3D"2" =20 @@ -19,7 +19,7 @@ fi MY_P=3D"${PN}-${MY_PV}" SRC_URI=3D"http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.= bz2" - KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh spa= rc x86" + KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh spar= c x86" S=3D${WORKDIR}/${MY_P} fi =20 1.145 sys-apps/iproute2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.145&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= ChangeLog?rev=3D1.145&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/= ChangeLog?r1=3D1.144&r2=3D1.145 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.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- ChangeLog 26 Dec 2009 16:56:56 -0000 1.144 +++ ChangeLog 26 Dec 2009 19:44:40 -0000 1.145 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/iproute2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.144 2= 009/12/26 16:56:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.145 2= 009/12/26 19:44:40 vapier Exp $ + + 26 Dec 2009; Mike Frysinger + iproute2-2.6.29.1-r1.ebuild: + Mark ppc64 stable. =20 26 Dec 2009; Ra=C3=BAl Porcel iproute2-2.6.29.1-r1.ebuild: