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 1QUNoF-0004m6-7k for garchives@archives.gentoo.org; Wed, 08 Jun 2011 18:48:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 078BF1C0FA; Wed, 8 Jun 2011 18:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B84BC1C0FA for ; Wed, 8 Jun 2011 18:48:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1135F1B4018 for ; Wed, 8 Jun 2011 18:48:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id D69D720036; Wed, 8 Jun 2011 18:48:45 +0000 (UTC) From: "Hans de Graaff (graaff)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: ChangeLog activerecord-3.0.7.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog activerecord-3.0.7.ebuild X-VCS-Directories: dev-ruby/activerecord X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: <20110608184845.D69D720036@flycatcher.gentoo.org> Date: Wed, 8 Jun 2011 18:48:45 +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: b001b7ff4dac6c73d7205774a330fcf7 graaff 11/06/08 18:48:45 Modified: ChangeLog activerecord-3.0.7.ebuild Log: Depend on slot of mysql2 that is compatible with this version of active= record. =20 (Portage version: 2.1.9.42/cvs/Linux x86_64) Revision Changes Path 1.155 dev-ruby/activerecord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/ChangeLog?rev=3D1.155&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/ChangeLog?rev=3D1.155&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/ChangeLog?r1=3D1.154&r2=3D1.155 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/activerecord/ChangeLog,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- ChangeLog 8 May 2011 07:51:45 -0000 1.154 +++ ChangeLog 8 Jun 2011 18:48:45 -0000 1.155 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.1= 54 2011/05/08 07:51:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.1= 55 2011/06/08 18:48:45 graaff Exp $ + + 08 Jun 2011; Hans de Graaff activerecord-3.0.7.ebu= ild: + Depend on slot of mysql2 that is compatible with this version of + activerecord. =20 08 May 2011; Hans de Graaff activerecord-3.0.7.ebu= ild: Update sqlite3 dependency to a version that we install in the expected= path. 1.3 dev-ruby/activerecord/activerecord-3.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/activerecord-3.0.7.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/activerecord-3.0.7.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activerec= ord/activerecord-3.0.7.ebuild?r1=3D1.2&r2=3D1.3 Index: activerecord-3.0.7.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/activerecord/activerecord-3.0.= 7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- activerecord-3.0.7.ebuild 8 May 2011 07:51:45 -0000 1.2 +++ activerecord-3.0.7.ebuild 8 Jun 2011 18:48:45 -0000 1.3 @@ -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/activerecord/activerecord-3.= 0.7.ebuild,v 1.2 2011/05/08 07:51:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.= 0.7.ebuild,v 1.3 2011/06/08 18:48:45 graaff Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18 ree18" @@ -31,7 +31,7 @@ >=3Ddev-ruby/arel-2.0.2 >=3Ddev-ruby/tzinfo-0.3.23 sqlite3? ( >=3Ddev-ruby/sqlite3-ruby-1.3.3 ) - mysql? ( dev-ruby/mysql2 ) + mysql? ( dev-ruby/mysql2:0.2 ) postgres? ( dev-ruby/pg )" =20 ruby_add_bdepend "