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 1M7sZB-0006qG-AE for garchives@archives.gentoo.org; Sat, 23 May 2009 14:51:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66070E0162; Sat, 23 May 2009 14:51:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A333E0162 for ; Sat, 23 May 2009 14:51:16 +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 D050B6527F for ; Sat, 23 May 2009 14:51:15 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M7sZ9-0001kK-GQ for gentoo-commits@lists.gentoo.org; Sat, 23 May 2009 14:51:15 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: activesupport-2.3.2.ebuild ChangeLog X-VCS-Directories: dev-ruby/activesupport X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Sat, 23 May 2009 14:51:15 +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: 9471891e-c8b9-45a7-b57c-59cf2a06df34 X-Archives-Hash: 32916a756691a0bc6bcbf9f638a1f4c9 ranger 09/05/23 14:51:15 Modified: activesupport-2.3.2.ebuild ChangeLog Log: Marking activesupport-2.3.2 ppc for bug 270331 (Portage version: 2.1.6.13/cvs/Linux ppc64) Revision Changes Path 1.3 dev-ruby/activesupport/activesupport-2.3.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?r1=3D1.2&r2=3D1.3 Index: activesupport-2.3.2.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/activesupport/activesupport-2.= 3.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- activesupport-2.3.2.ebuild 18 May 2009 19:07:07 -0000 1.2 +++ activesupport-2.3.2.ebuild 23 May 2009 14:51:15 -0000 1.3 @@ -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/dev-ruby/activesupport/activesupport-= 2.3.2.ebuild,v 1.2 2009/05/18 19:07:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-= 2.3.2.ebuild,v 1.3 2009/05/23 14:51:15 ranger Exp $ =20 inherit ruby gems USE_RUBY=3D"ruby18 ruby19" @@ -10,7 +10,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"2.3" -KEYWORDS=3D"~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE=3D"" =20 DEPEND=3D">=3Ddev-lang/ruby-1.8.6" 1.85 dev-ruby/activesupport/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.85&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.85&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?r1=3D1.84&r2=3D1.85 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/activesupport/ChangeLog,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 18 May 2009 19:07:07 -0000 1.84 +++ ChangeLog 23 May 2009 14:51:15 -0000 1.85 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.= 84 2009/05/18 19:07:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.= 85 2009/05/23 14:51:15 ranger Exp $ + + 23 May 2009; Brent Baude activesupport-2.3.2.ebuil= d: + Marking activesupport-2.3.2 ppc stable for bug 270331 =20 18 May 2009; Ferris McCormick activesupport-2.3.2.ebuild: