From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bacon: bacon-1.1.0-r1.ebuild ChangeLog
Date: Tue, 15 Feb 2011 21:41:12 +0000 (UTC) [thread overview]
Message-ID: <20110215214112.3448620054@flycatcher.gentoo.org> (raw)
flameeyes 11/02/15 21:41:12
Modified: bacon-1.1.0-r1.ebuild ChangeLog
Log:
Add patch from upstream git to fix tests with Ruby 1.9.2 (closes bug #332879).
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-ruby/bacon/bacon-1.1.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?r1=1.2&r2=1.3
Index: bacon-1.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bacon-1.1.0-r1.ebuild 2 Oct 2010 17:40:48 -0000 1.2
+++ bacon-1.1.0-r1.ebuild 15 Feb 2011 21:41:12 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.2 2010/10/02 17:40:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.3 2011/02/15 21:41:12 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -17,3 +17,5 @@
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
+
+RUBY_PATCHES="${FILESDIR}/${P}+ruby-1.9.2.patch"
1.5 dev-ruby/bacon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 2 Oct 2010 17:40:48 -0000 1.4
+++ ChangeLog 15 Feb 2011 21:41:12 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/bacon
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.4 2010/10/02 17:40:48 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.5 2011/02/15 21:41:12 flameeyes Exp $
+
+ 15 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> bacon-1.1.0-r1.ebuild,
+ +files/bacon-1.1.0+ruby-1.9.2.patch:
+ Add patch from upstream git to fix tests with Ruby 1.9.2 (closes bug
+ #332879).
02 Oct 2010; Raúl Porcel <armin76@gentoo.org> bacon-1.1.0-r1.ebuild:
Add ~ia64/~sparc wrt #338013
next reply other threads:[~2011-02-15 21:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 21:41 Diego Petteno (flameeyes) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-15 4:55 [gentoo-commits] gentoo-x86 commit in dev-ruby/bacon: bacon-1.1.0-r1.ebuild ChangeLog Richard Farina (zerochaos)
2012-10-28 17:51 Raul Porcel (armin76)
2012-08-10 10:32 Anthony G. Basile (blueness)
2012-08-07 17:39 Agostino Sarubbo (ago)
2012-07-24 17:52 Jeff Horelick (jdhore)
2012-07-22 14:33 Gysbert Wassenaar (nixnut)
2012-07-08 16:12 Jeroen Roovers (jer)
2012-05-01 18:24 Raul Porcel (armin76)
2011-12-31 21:08 Fabian Groffen (grobian)
2011-12-04 23:43 Naohiro Aota (naota)
2011-10-10 17:24 Fabian Groffen (grobian)
2011-07-24 9:44 Kacper Kowalik (xarthisius)
2010-10-02 17:40 Raul Porcel (armin76)
2010-08-28 13:46 Hans de Graaff (graaff)
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=20110215214112.3448620054@flycatcher.gentoo.org \
--to=flameeyes@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