public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/sinatra: ChangeLog sinatra-1.0-r1.ebuild
Date: Sun,  3 Oct 2010 09:47:42 +0000 (UTC)	[thread overview]
Message-ID: <20101003094742.E459520051@flycatcher.gentoo.org> (raw)

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/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
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 2010/08/29 10:28:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.12 2010/10/03 09:47:42 graaff Exp $
+
+*sinatra-1.0-r1 (03 Oct 2010)
+
+  03 Oct 2010; Hans de Graaff <graaff@gentoo.org> +sinatra-1.0-r1.ebuild:
+  Add ree18 support.
 
   29 Aug 2010; Hans de Graaff <graaff@gentoo.org> 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/sinatra-1.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: sinatra-1.0-r1.ebuild
===================================================================
# 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=2
USE_RUBY="ruby18 ree18"

# no documentation is generable, it needs hanna, which is broken
RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="README.rdoc AUTHORS CHANGES"

inherit ruby-fakegem

DESCRIPTION="Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort."
HOMEPAGE="http://www.sinatrarb.com/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

ruby_add_rdepend '>=dev-ruby/rack-1.0'
ruby_add_bdepend "test? ( dev-ruby/rack-test >=dev-ruby/haml-3.0 dev-ruby/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"
}






                 reply	other threads:[~2010-10-03  9:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101003094742.E459520051@flycatcher.gentoo.org \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox