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 1M9i7x-00010b-DO for garchives@archives.gentoo.org; Thu, 28 May 2009 16:06:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF05BE0387; Thu, 28 May 2009 16:06:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7F99EE0387 for ; Thu, 28 May 2009 16:06:43 +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 15FE966651 for ; Thu, 28 May 2009 16:06:43 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M9i7u-0006ll-TL for gentoo-commits@lists.gentoo.org; Thu, 28 May 2009 16:06:42 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Thu, 28 May 2009 16:06:42 +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: 99f453a1-e981-40ea-bedd-2fb9bee7463d X-Archives-Hash: 469fb6713134252c3d619861142dea44 armin76 09/05/28 16:06:42 Modified: activesupport-2.3.2.ebuild ChangeLog Log: ia64 stable wrt #270331 (Portage version: 2.1.6.11/cvs/Linux ia64) Revision Changes Path 1.7 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.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/activesupport-2.3.2.ebuild?r1=3D1.6&r2=3D1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- activesupport-2.3.2.ebuild 24 May 2009 18:50:39 -0000 1.6 +++ activesupport-2.3.2.ebuild 28 May 2009 16:06:42 -0000 1.7 @@ -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.6 2009/05/24 18:50:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-= 2.3.2.ebuild,v 1.7 2009/05/28 16:06:42 armin76 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.89 dev-ruby/activesupport/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.89&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?rev=3D1.89&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesup= port/ChangeLog?r1=3D1.88&r2=3D1.89 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.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- ChangeLog 24 May 2009 18:50:39 -0000 1.88 +++ ChangeLog 28 May 2009 16:06:42 -0000 1.89 @@ -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.= 88 2009/05/24 18:50:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.= 89 2009/05/28 16:06:42 armin76 Exp $ + + 28 May 2009; Ra=C3=BAl Porcel activesupport-2.3.2= .ebuild: + ia64 stable wrt #270331 =20 24 May 2009; Markus Meier activesupport-2.3.2.ebui= ld: x86 stable, bug #270331