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 1M7uQ1-0005Qj-30 for garchives@archives.gentoo.org; Sat, 23 May 2009 16:49:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B8E6E02E8; Sat, 23 May 2009 16:49:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36F22E02E8 for ; Sat, 23 May 2009 16:49:56 +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 EA9B6642C5 for ; Sat, 23 May 2009 16:49:55 +0000 (UTC) Received: from gentoofan23 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M7uPz-0005QS-D5 for gentoo-commits@lists.gentoo.org; Sat, 23 May 2009 16:49:55 +0000 From: "Thomas Anderson (gentoofan23)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, gentoofan23@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: gentoofan23 X-VCS-Committer-Name: Thomas Anderson Content-Type: text/plain; charset=utf8 Message-Id: Sender: Thomas Anderson Date: Sat, 23 May 2009 16:49:55 +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: 32e37df3-9a48-4f93-bd8b-b18827c73f1a X-Archives-Hash: 4c1cf589bc5503bdb12d8ecf55400c26 gentoofan23 09/05/23 16:49:55 Modified: activesupport-2.3.2.ebuild ChangeLog Log: stable amd64, bug 270331 (Portage version: 2.1.6.11/cvs/Linux x86_64) Revision Changes Path 1.5 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.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?r1=3D1.4&r2=3D1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- activesupport-2.3.2.ebuild 23 May 2009 15:08:01 -0000 1.4 +++ activesupport-2.3.2.ebuild 23 May 2009 16:49:55 -0000 1.5 @@ -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.4 2009/05/23 15:08:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-= 2.3.2.ebuild,v 1.5 2009/05/23 16:49:55 gentoofan23 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.87 dev-ruby/activesupport/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.87&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.87&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?r1=3D1.86&r2=3D1.87 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.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- ChangeLog 23 May 2009 15:08:01 -0000 1.86 +++ ChangeLog 23 May 2009 16:49:55 -0000 1.87 @@ -1,6 +1,10 @@ # 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.= 86 2009/05/23 15:08:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.= 87 2009/05/23 16:49:55 gentoofan23 Exp $ + + 23 May 2009; Thomas Anderson + activesupport-2.3.2.ebuild: + stable amd64, bug 270331 =20 23 May 2009; Brent Baude activesupport-2.3.2.ebuil= d: Marking activesupport-2.3.2 ppc64 stable for bug 270331