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 1PcN9i-00086p-WE for garchives@archives.gentoo.org; Mon, 10 Jan 2011 19:11:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F58DE0806; Mon, 10 Jan 2011 19:11:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22557E0819 for ; Mon, 10 Jan 2011 19:11:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30ED11B4365 for ; Mon, 10 Jan 2011 19:11:42 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id 8601F20051; Mon, 10 Jan 2011 19:11:41 +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/actionpack: actionpack-3.0.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: actionpack-3.0.3-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/actionpack X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: <20110110191141.8601F20051@flycatcher.gentoo.org> Date: Mon, 10 Jan 2011 19:11:41 +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: 3459a724-6655-4329-a829-8840794dadf0 X-Archives-Hash: dd3bc41251e1aa4896a4a53a4fa853f7 graaff 11/01/10 19:11:41 Modified: ChangeLog Added: actionpack-3.0.3-r1.ebuild Log: This requires a bump since we modify the gemspec file. =20 (Portage version: 2.1.9.25/cvs/Linux x86_64) Revision Changes Path 1.166 dev-ruby/actionpack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpac= k/ChangeLog?rev=3D1.166&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpac= k/ChangeLog?rev=3D1.166&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpac= k/ChangeLog?r1=3D1.165&r2=3D1.166 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/actionpack/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 10 Jan 2011 19:10:38 -0000 1.165 +++ ChangeLog 10 Jan 2011 19:11:41 -0000 1.166 @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.165= 2011/01/10 19:10:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.166= 2011/01/10 19:11:41 graaff Exp $ + +*actionpack-3.0.3-r1 (10 Jan 2011) + + 10 Jan 2011; Hans de Graaff + +actionpack-3.0.3-r1.ebuild: + This requires a bump since we modify the gemspec file. =20 10 Jan 2011; Hans de Graaff actionpack-3.0.3.ebuil= d: Relax builder requirements for bug 351189. 1.1 dev-ruby/actionpack/actionpack-3.0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpac= k/actionpack-3.0.3-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionpac= k/actionpack-3.0.3-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: actionpack-3.0.3-r1.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 # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-3.0.3-r= 1.ebuild,v 1.1 2011/01/10 19:11:41 graaff Exp $ EAPI=3D2 USE_RUBY=3D"ruby18 ree18" # The default test task tries to test activerecord with SQLite as well. #RUBY_FAKEGEM_TASK_TEST=3D"test_action_pack" RUBY_FAKEGEM_TASK_DOC=3D"" RUBY_FAKEGEM_DOCDIR=3D"doc" RUBY_FAKEGEM_EXTRADOC=3D"CHANGELOG README.rdoc" RUBY_FAKEGEM_GEMSPEC=3D"actionpack.gemspec" inherit ruby-fakegem DESCRIPTION=3D"Eases web-request routing, handling, and response." HOMEPAGE=3D"http://rubyforge.org/projects/actionpack/" SRC_URI=3D"http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tg= z" LICENSE=3D"MIT" SLOT=3D"3.0" KEYWORDS=3D"~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-sol= aris ~x86-solaris" IUSE=3D"" S=3D"${WORKDIR}/rails-rails-*/actionpack" ruby_add_rdepend " ~dev-ruby/activemodel-${PV} ~dev-ruby/activesupport-${PV} >=3Ddev-ruby/builder-2.1.2 >=3Ddev-ruby/erubis-2.6.6 >=3Ddev-ruby/i18n-0.4.1:0.4 >=3Ddev-ruby/rack-1.2.1 >=3Ddev-ruby/rack-mount-0.6.12 >=3Ddev-ruby/rack-test-0.5.4 >=3Ddev-ruby/tzinfo-0.3.23" ruby_add_bdepend " test? ( dev-ruby/activerecord:${SLOT} dev-ruby/actionmailer:${SLOT} !dev-ruby/test-unit:2 )" all_ruby_prepare() { # Set test environment to our hand. rm "${S}/../Gemfile" || die "Unable to remove Gemfile" sed -i -e '/\/load_paths/d' test/abstract_unit.rb || die "Unable to remo= ve load paths" # Relax builder requirement to also support 3.0.0 sed -i -e 's/~> 2.1.2/>=3D 2.1.2/' actionpack.gemspec || die }