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 1P2LAX-0008RS-Fp for garchives@archives.gentoo.org; Sun, 03 Oct 2010 09:47:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DEFEE06DF; Sun, 3 Oct 2010 09:47:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E10A0E06DF for ; Sun, 3 Oct 2010 09:47: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 59CE96750F for ; Sun, 3 Oct 2010 09:47:44 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id E459520051; Sun, 3 Oct 2010 09:47:42 +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/sinatra: ChangeLog sinatra-1.0-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog sinatra-1.0-r1.ebuild X-VCS-Directories: dev-ruby/sinatra X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: <20101003094742.E459520051@flycatcher.gentoo.org> Date: Sun, 3 Oct 2010 09:47:42 +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: 177fc14b-61d1-4aab-a43e-31dc1189f316 X-Archives-Hash: b7c0bd8095066fff7f8f57d694d2d79a graaff 10/10/03 09:47:42 Modified: ChangeLog Added: sinatra-1.0-r1.ebuild Log: Add ree18 support. (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.12 dev-ruby/sinatra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/C= hangeLog?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/C= hangeLog?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/C= hangeLog?r1=3D1.11&r2=3D1.12 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/sinatra/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 29 Aug 2010 10:28:27 -0000 1.11 +++ ChangeLog 3 Oct 2010 09:47:42 -0000 1.12 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/sinatra # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.11 201= 0/08/29 10:28:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.12 201= 0/10/03 09:47:42 graaff Exp $ + +*sinatra-1.0-r1 (03 Oct 2010) + + 03 Oct 2010; Hans de Graaff +sinatra-1.0-r1.ebuild= : + Add ree18 support. =20 29 Aug 2010; Hans de Graaff sinatra-1.0.ebuild, +files/sinatra-1.0-haml3-tests.patch: 1.1 dev-ruby/sinatra/sinatra-1.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/s= inatra-1.0-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/s= inatra-1.0-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: sinatra-1.0-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-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.0-r1.ebuild= ,v 1.1 2010/10/03 09:47:42 graaff Exp $ EAPI=3D2 USE_RUBY=3D"ruby18 ree18" # no documentation is generable, it needs hanna, which is broken RUBY_FAKEGEM_TASK_DOC=3D"" RUBY_FAKEGEM_EXTRADOC=3D"README.rdoc AUTHORS CHANGES" inherit ruby-fakegem DESCRIPTION=3D"Sinatra is a DSL for quickly creating web applications in = Ruby with minimal effort." HOMEPAGE=3D"http://www.sinatrarb.com/" LICENSE=3D"MIT" SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" ruby_add_rdepend '>=3Ddev-ruby/rack-1.0' ruby_add_bdepend "test? ( dev-ruby/rack-test >=3Ddev-ruby/haml-3.0 dev-ru= by/erubis dev-ruby/builder )" all_ruby_prepare() { # Remove tests for optional templating system which is not # available in Gentoo. rm test/less_test.rb || die # Fix tests with haml3. epatch "${FILESDIR}/${P}-haml3-tests.patch" }