graaff      14/06/16 05:37:33

  Modified:             mocha-0.12.10.ebuild mocha-0.13.3-r1.ebuild
                        ChangeLog
  Added:                mocha-0.12.10-r1.ebuild mocha-0.13.3-r2.ebuild
  Log:
  New revisions to create stable candidates for bug 513430.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.5                  dev-ruby/mocha/mocha-0.12.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild?r1=1.4&r2=1.5

Index: mocha-0.12.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mocha-0.12.10.ebuild        18 Apr 2014 07:18:50 -0000      1.4
+++ mocha-0.12.10.ebuild        16 Jun 2014 05:37:33 -0000      1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v 1.4 
2014/04/18 07:18:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10.ebuild,v 1.5 
2014/06/16 05:37:33 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 jruby ruby20 ruby21"
+USE_RUBY="ruby19 jruby ruby20"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.5                  dev-ruby/mocha/mocha-0.13.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild?r1=1.4&r2=1.5

Index: mocha-0.13.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mocha-0.13.3-r1.ebuild      18 Apr 2014 07:43:18 -0000      1.4
+++ mocha-0.13.3-r1.ebuild      16 Jun 2014 05:37:33 -0000      1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.4 
2014/04/18 07:43:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.5 
2014/06/16 05:37:33 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.106                dev-ruby/mocha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.106&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.106&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.105&r2=1.106

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   18 May 2014 05:53:43 -0000      1.105
+++ ChangeLog   16 Jun 2014 05:37:33 -0000      1.106
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.105 2014/05/18 
05:53:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.106 2014/06/16 
05:37:33 graaff Exp $
+
+*mocha-0.13.3-r2 (16 Jun 2014)
+*mocha-0.12.10-r1 (16 Jun 2014)
+
+  16 Jun 2014; Hans de Graaff <[email protected]> mocha-0.12.10.ebuild,
+  +mocha-0.12.10-r1.ebuild, mocha-0.13.3-r1.ebuild, +mocha-0.13.3-r2.ebuild:
+  New revisions to create stable candidates for bug 513430.
 
 *mocha-1.1.0 (18 May 2014)
 



1.1                  dev-ruby/mocha/mocha-0.12.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild?rev=1.1&content-type=text/plain

Index: mocha-0.12.10-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild,v 1.1 
2014/06/16 05:37:33 graaff Exp $

EAPI=5
USE_RUBY="ruby19 jruby ruby20 ruby21"

RUBY_FAKEGEM_TASK_TEST="test:units"

RUBY_FAKEGEM_TASK_DOC="yardoc"
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://gofreerange.com/mocha/docs/";

LICENSE="MIT"
SLOT="0.12"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~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/yard )
        test? ( >=dev-ruby/test-unit-2.5.1-r1 )"

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
}

each_ruby_test() {
        ruby-ng_testrb-2 test/unit/*
}

all_ruby_install() {
        all_fakegem_install

        docinto examples
        dodoc examples/*.rb || die
}



1.1                  dev-ruby/mocha/mocha-0.13.3-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild?rev=1.1&content-type=text/plain

Index: mocha-0.13.3-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild,v 1.1 
2014/06/16 05:37:33 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"

RUBY_FAKEGEM_TASK_TEST="test:units"

RUBY_FAKEGEM_TASK_DOC="yardoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"

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://gofreerange.com/mocha/docs/";

LICENSE="MIT"
SLOT="0.13"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~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/yard )
        test? ( >=dev-ruby/test-unit-2.5.1-r1 )"

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
}

each_ruby_test() {
        ruby-ng_testrb-2 test/unit/*
}




Reply via email to