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 1SdHQo-0002aC-6B for garchives@archives.gentoo.org; Sat, 09 Jun 2012 08:54:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FBB3E0540; Sat, 9 Jun 2012 08:53:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 141BEE0540 for ; Sat, 9 Jun 2012 08:53:55 +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 DDBE11B4011 for ; Sat, 9 Jun 2012 08:53:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 95CB72004B; Sat, 9 Jun 2012 08:53:52 +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 dev-util/strace: strace-4.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: strace-4.7.ebuild ChangeLog X-VCS-Directories: dev-util/strace X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20120609085352.95CB72004B@flycatcher.gentoo.org> Date: Sat, 9 Jun 2012 08:53:52 +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: 9f1fd35c-e0ca-4d17-b194-2bdd54212784 X-Archives-Hash: 9734b06af8c0d67a9147279e2f13721f maekke 12/06/09 08:53:52 Modified: strace-4.7.ebuild ChangeLog Log: arm stable, bug #419803 =20 (Portage version: 2.1.10.63/cvs/Linux i686) Revision Changes Path 1.8 dev-util/strace/strace-4.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/st= race-4.7.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/st= race-4.7.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/st= race-4.7.ebuild?r1=3D1.7&r2=3D1.8 Index: strace-4.7.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/dev-util/strace/strace-4.7.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- strace-4.7.ebuild 7 Jun 2012 18:50:37 -0000 1.7 +++ strace-4.7.ebuild 9 Jun 2012 08:53:52 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.7.ebuild,v 1= .7 2012/06/07 18:50:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.7.ebuild,v 1= .8 2012/06/09 08:53:52 maekke Exp $ =20 EAPI=3D"4" =20 @@ -11,7 +11,7 @@ inherit git-2 autotools else SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sp= arc x86 ~amd64-linux ~ia64-linux ~x86-linux" + KEYWORDS=3D"~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~spa= rc x86 ~amd64-linux ~ia64-linux ~x86-linux" fi =20 DESCRIPTION=3D"A useful diagnostic, instructional, and debugging tool" 1.182 dev-util/strace/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/Ch= angeLog?rev=3D1.182&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/Ch= angeLog?rev=3D1.182&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/Ch= angeLog?r1=3D1.181&r2=3D1.182 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/dev-util/strace/ChangeLog,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- ChangeLog 7 Jun 2012 18:50:37 -0000 1.181 +++ ChangeLog 9 Jun 2012 08:53:52 -0000 1.182 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/strace # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.181 201= 2/06/07 18:50:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.182 201= 2/06/09 08:53:52 maekke Exp $ + + 09 Jun 2012; Markus Meier strace-4.7.ebuild: + arm stable, bug #419803 =20 07 Jun 2012; Brent Baude strace-4.7.ebuild: Marking strace-4.7 ppc for bug 419803