From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IdusR-0000nh-FO for garchives@archives.gentoo.org; Fri, 05 Oct 2007 21:38:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l95LTDAZ006329; Fri, 5 Oct 2007 21:29:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l95LTCfX006318 for ; Fri, 5 Oct 2007 21:29:13 GMT 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 501BD6506A for ; Fri, 5 Oct 2007 21:29:12 +0000 (UTC) Received: from fmccor by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IdujP-0000oZ-62 for gentoo-commits@lists.gentoo.org; Fri, 05 Oct 2007 21:29:11 +0000 From: "Ferris McCormick (fmccor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fmccor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: activerecord-1.15.3.ebuild ChangeLog X-VCS-Directories: dev-ruby/activerecord X-VCS-Committer: fmccor X-VCS-Committer-Name: Ferris McCormick Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ferris McCormick Date: Fri, 05 Oct 2007 21:29:11 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 27fb7ab9-d4c4-4e87-808c-255ef98825f1 X-Archives-Hash: ccdf79a1a4176ade78b618d7762b64a3 fmccor 07/10/05 21:29:11 Modified: activerecord-1.15.3.ebuild ChangeLog Log: Sparc stable --- part of Bug #177209 (Portage version: 2.1.3.11) Revision Changes Path 1.2 dev-ruby/activerecord/activerecord-1.15.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild?r1=1.1&r2=1.2 Index: activerecord-1.15.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- activerecord-1.15.3.ebuild 14 Mar 2007 04:24:14 -0000 1.1 +++ activerecord-1.15.3.ebuild 5 Oct 2007 21:29:10 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.1 2007/03/14 04:24:14 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $ inherit ruby gems @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" IUSE="" RESTRICT="test" 1.52 dev-ruby/activerecord/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activerecord/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 14 Mar 2007 04:24:14 -0000 1.51 +++ ChangeLog 5 Oct 2007 21:29:10 -0000 1.52 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.51 2007/03/14 04:24:14 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $ + + 05 Oct 2007; Ferris McCormick + activerecord-1.15.3.ebuild: + Sparc stable --- part of Bug #177209 *activerecord-1.15.3 (14 Mar 2007) -- gentoo-commits@gentoo.org mailing list