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 1Q5Yag-0000zT-L5 for garchives@archives.gentoo.org; Fri, 01 Apr 2011 07:16:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6541A1C005; Fri, 1 Apr 2011 07:16:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 262611C005 for ; Fri, 1 Apr 2011 07:16:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7586E1B411A for ; Fri, 1 Apr 2011 07:16:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2275) id 027C020054; Fri, 1 Apr 2011 07:16:09 +0000 (UTC) From: "Michael Weber (xmw)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xmw@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby_parser: ruby_parser-2.0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby_parser-2.0.5.ebuild ChangeLog X-VCS-Directories: dev-ruby/ruby_parser X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber Content-Type: text/plain; charset=utf8 Message-Id: <20110401071609.027C020054@flycatcher.gentoo.org> Date: Fri, 1 Apr 2011 07:16:09 +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: X-Archives-Hash: 05201320051beb5b3f6edf7cbb9c0cf2 xmw 11/04/01 07:16:08 Modified: ruby_parser-2.0.5.ebuild ChangeLog Log: sparc stable (bug 355299) =20 (Portage version: 2.1.9.42/cvs/Linux x86_64) Revision Changes Path 1.8 dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ruby_parser-2.0.5.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ruby_parser-2.0.5.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ruby_parser-2.0.5.ebuild?r1=3D1.7&r2=3D1.8 Index: ruby_parser-2.0.5.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_parser/ruby_parser-2.0.5.= ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ruby_parser-2.0.5.ebuild 27 Mar 2011 19:21:01 -0000 1.7 +++ ruby_parser-2.0.5.ebuild 1 Apr 2011 07:16:08 -0000 1.8 @@ -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/dev-ruby/ruby_parser/ruby_parser-2.0.= 5.ebuild,v 1.7 2011/03/27 19:21:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.= 5.ebuild,v 1.8 2011/04/01 07:16:08 xmw Exp $ =20 EAPI=3D2 =20 @@ -21,7 +21,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux = ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~= x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE=3D"" =20 ruby_add_rdepend ">=3Ddev-ruby/sexp-processor-3.0.1" 1.24 dev-ruby/ruby_parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ChangeLog?rev=3D1.24&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ChangeLog?rev=3D1.24&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby_pars= er/ChangeLog?r1=3D1.23&r2=3D1.24 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_parser/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 27 Mar 2011 19:21:01 -0000 1.23 +++ ChangeLog 1 Apr 2011 07:16:08 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby_parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.23= 2011/03/27 19:21:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.24= 2011/04/01 07:16:08 xmw Exp $ + + 01 Apr 2011; Michael Weber ruby_parser-2.0.5.ebuild: + sparc stable (bug 355299) =20 27 Mar 2011; Brent Baude ruby_parser-2.0.5.ebuild: Marking ruby_parser-2.0.5 ppc stable for bug 355299