From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: ChangeLog mocha-0.9.8-r2.ebuild
Date: Sun, 10 Jan 2010 09:17:19 +0000 [thread overview]
Message-ID: <E1NTtvD-00048Q-7W@stork.gentoo.org> (raw)
graaff 10/01/10 09:17:19
Modified: ChangeLog
Added: mocha-0.9.8-r2.ebuild
Log:
Add dev-ruby/coderay dependency to fix documentation generation; drop ia64/sparc keywords due to new dependency.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.14 dev-ruby/mocha/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 30 Dec 2009 13:26:43 -0000 1.13
+++ ChangeLog 10 Jan 2010 09:17:18 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mocha
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.13 2009/12/30 13:26:43 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.14 2010/01/10 09:17:18 graaff Exp $
+
+ 10 Jan 2010; Hans de Graaff <graaff@gentoo.org> mocha-0.9.8-r2.ebuild:
+ Add coderay dependency to build the docs, fixes #299873.
+ Drop ~ia64 and ~sparc keywords because of this: #300372.
30 Dec 2009; Raúl Porcel <armin76@gentoo.org> mocha-0.9.8.ebuild,
mocha-0.9.8-r1.ebuild:
1.1 dev-ruby/mocha/mocha-0.9.8-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mocha/mocha-0.9.8-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mocha/mocha-0.9.8-r2.ebuild?rev=1.1&content-type=text/plain
Index: mocha-0.9.8-r2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.9.8-r2.ebuild,v 1.1 2010/01/10 09:17:18 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
RUBY_FAKEGEM_TASK_TEST="test:units"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README RELEASE"
inherit ruby-fakegem
DESCRIPTION="A Ruby library for mocking and stubbing using a syntax like that of JMock, and SchMock"
HOMEPAGE="http://mocha.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend test virtual/ruby-test-unit
ruby_add_bdepend doc dev-ruby/coderay
all_ruby_compile() {
all_fakegem_compile
if use doc; then
rake examples || die
fi
}
all_ruby_install() {
all_fakegem_install
docinto examples
dodoc examples/*.rb || die
}
next reply other threads:[~2010-01-10 9:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-10 9:17 Hans de Graaff (graaff) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-01-13 16:30 [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: ChangeLog mocha-0.9.8-r2.ebuild Brent Baude (ranger)
2010-01-14 15:40 Brent Baude (ranger)
2010-01-16 14:29 Raul Porcel (armin76)
2010-07-29 2:23 Diego Petteno (flameeyes)
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=E1NTtvD-00048Q-7W@stork.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