public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/timecop: timecop-0.6.0.ebuild ChangeLog timecop-0.5.2.ebuild
@ 2013-09-24  3:11 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2013-09-24  3:11 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/09/24 03:11:02

  Modified:             ChangeLog
  Added:                timecop-0.6.0.ebuild
  Removed:              timecop-0.5.2.ebuild
  Log:
  Version bump. Cleanup old.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.9                  dev-ruby/timecop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	11 Sep 2013 14:09:09 -0000	1.8
+++ ChangeLog	24 Sep 2013 03:11:02 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/timecop
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.8 2013/09/11 14:09:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.9 2013/09/24 03:11:02 mrueg Exp $
+
+*timecop-0.6.0 (24 Sep 2013)
+
+  24 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +timecop-0.6.0.ebuild,
+  -timecop-0.5.2.ebuild:
+  Version bump. Cleanup old.
 
 *timecop-0.5.9.2 (11 Sep 2013)
 



1.1                  dev-ruby/timecop/timecop-0.6.0.ebuild

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

Index: timecop-0.6.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild,v 1.1 2013/09/24 03:11:02 mrueg Exp $

EAPI=5

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_TASK_TEST="test"

RUBY_FAKEGEM_TASK_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.markdown"

inherit ruby-fakegem

DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities"
HOMEPAGE="http://github.com/jtrupiano/timecop"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

ruby_add_bdepend "test? ( dev-ruby/mocha )"

all_ruby_prepare() {
	sed -i -e '/bundler/ s:^:#:' -e '/History.rdoc/d' Rakefile || die
	sed -i -e '/rubygems/ a\gem "test-unit"' test/test_helper.rb || die
}
each_ruby_prepare() {
	sed -i -e "/bin\/sh/ a\RUBY='${RUBY}'" test/run_tests.sh || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-24  3:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24  3:11 [gentoo-commits] gentoo-x86 commit in dev-ruby/timecop: timecop-0.6.0.ebuild ChangeLog timecop-0.5.2.ebuild Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox