* [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.10.5.ebuild ChangeLog
@ 2012-02-29 13:02 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-02-29 13:02 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/02/29 13:02:13
Modified: ChangeLog
Added: mocha-0.10.5.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.51 dev-ruby/mocha/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 9 Feb 2012 18:07:42 -0000 1.50
+++ ChangeLog 29 Feb 2012 13:02:13 -0000 1.51
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/mocha
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.50 2012/02/09 18:07:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.51 2012/02/29 13:02:13 flameeyes Exp $
+
+*mocha-0.10.5 (29 Feb 2012)
+
+ 29 Feb 2012; Diego E. Pettenò <flameeyes@gentoo.org> +mocha-0.10.5.ebuild:
+ Version bump.
09 Feb 2012; Fabian Groffen <grobian@gentoo.org> mocha-0.10.3.ebuild:
Rekeyword for Prefix, bug #398985
1.1 dev-ruby/mocha/mocha-0.10.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.1&content-type=text/plain
Index: mocha-0.10.5.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.1 2012/02/29 13:02:13 flameeyes Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_TASK_TEST="test:units"
RUBY_FAKEGEM_TASK_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc RELEASE.rdoc"
RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
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 ~hppa ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "
doc? ( dev-ruby/coderay )"
ruby_add_rdepend "dev-ruby/metaclass" #metaclass ~> 0.0.1
all_ruby_prepare() {
sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' Rakefile || die
}
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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-29 13:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 13:02 [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.10.5.ebuild ChangeLog Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox