public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/cocaine: cocaine-0.5.1.ebuild ChangeLog
@ 2013-04-30  6:13 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2013-04-30  6:13 UTC (permalink / raw
  To: gentoo-commits

graaff      13/04/30 06:13:00

  Modified:             ChangeLog
  Added:                cocaine-0.5.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.5                  dev-ruby/cocaine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cocaine/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	16 Dec 2012 09:31:49 -0000	1.4
+++ ChangeLog	30 Apr 2013 06:13:00 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/cocaine
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cocaine/ChangeLog,v 1.4 2012/12/16 09:31:49 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cocaine/ChangeLog,v 1.5 2013/04/30 06:13:00 graaff Exp $
+
+*cocaine-0.5.1 (30 Apr 2013)
+
+  30 Apr 2013; Hans de Graaff <graaff@gentoo.org> +cocaine-0.5.1.ebuild:
+  Version bump.
 
 *cocaine-0.4.2 (16 Dec 2012)
 



1.1                  dev-ruby/cocaine/cocaine-0.5.1.ebuild

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

Index: cocaine-0.5.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cocaine/cocaine-0.5.1.ebuild,v 1.1 2013/04/30 06:13:00 graaff Exp $

EAPI=5
USE_RUBY="ruby19"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

inherit ruby-fakegem

DESCRIPTION="A small library for doing command lines"
HOMEPAGE="http://www.thoughtbot.com/projects/cocaine"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_rdepend "dev-ruby/climate_control:0"

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

all_ruby_prepare() {
	sed -i \
		-e '/git ls-files/d' \
		"${RUBY_FAKEGEM_GEMSPEC}" || die

	rm Gemfile* || die

	sed -i -e '/bundler/d' Rakefile || die

	sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
}





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

only message in thread, other threads:[~2013-04-30  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30  6:13 [gentoo-commits] gentoo-x86 commit in dev-ruby/cocaine: cocaine-0.5.1.ebuild ChangeLog Hans de Graaff (graaff)

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