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 1OI3Gu-0007jy-Ac for garchives@archives.gentoo.org; Fri, 28 May 2010 17:23:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A49FE087C; Fri, 28 May 2010 17:22:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2C42E087C for ; Fri, 28 May 2010 17:22:57 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6B1B867C10 for ; Fri, 28 May 2010 17:22:57 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 886) id 4504B2CF37; Fri, 28 May 2010 17:22:56 +0000 (UTC) From: "Joseph Jezak (josejx)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, josejx@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-debug: ruby-debug-0.10.3-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-debug-0.10.3-r3.ebuild ChangeLog X-VCS-Directories: dev-ruby/ruby-debug X-VCS-Committer: josejx X-VCS-Committer-Name: Joseph Jezak Content-Type: text/plain; charset=utf8 Message-Id: <20100528172256.4504B2CF37@corvid.gentoo.org> Date: Fri, 28 May 2010 17:22:56 +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: 399700f5-8975-458f-a856-390dc29eba40 X-Archives-Hash: e04bf2836d2d530e9da513b055266f7e josejx 10/05/28 17:22:56 Modified: ruby-debug-0.10.3-r3.ebuild ChangeLog Log: Marked ~ppc for bug #302563. (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.4 dev-ruby/ruby-debug/ruby-debug-0.10.3-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ruby-debug-0.10.3-r3.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ruby-debug-0.10.3-r3.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ruby-debug-0.10.3-r3.ebuild?r1=3D1.3&r2=3D1.4 Index: ruby-debug-0.10.3-r3.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-ruby/ruby-debug/ruby-debug-0.10.3-r= 3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ruby-debug-0.10.3-r3.ebuild 12 Feb 2010 10:57:50 -0000 1.3 +++ ruby-debug-0.10.3-r3.ebuild 28 May 2010 17:22:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3= -r3.ebuild,v 1.3 2010/02/12 10:57:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3= -r3.ebuild,v 1.4 2010/05/28 17:22:56 josejx Exp $ =20 EAPI=3D"2" USE_RUBY=3D"ruby18 jruby" @@ -20,7 +20,7 @@ HOMEPAGE=3D"http://rubyforge.org/projects/ruby-debug/" =20 LICENSE=3D"BSD-2" -KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x= 86-solaris" +KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-mac= os ~x86-solaris" IUSE=3D"" SLOT=3D"0" =20 1.16 dev-ruby/ruby-debug/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ChangeLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ChangeLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debu= g/ChangeLog?r1=3D1.15&r2=3D1.16 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-ruby/ruby-debug/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 22 May 2010 15:44:47 -0000 1.15 +++ ChangeLog 28 May 2010 17:22:56 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-debug # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.15 = 2010/05/22 15:44:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.16 = 2010/05/28 17:22:56 josejx Exp $ + + 28 May 2010; Joseph Jezak ruby-debug-0.10.3-r3.ebu= ild: + Marked ~ppc for bug #302563. =20 22 May 2010; Diego E. Petten=C3=B2 ruby-debug-0.10.3.ebuild: