public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/bones: ChangeLog bones-3.5.1.ebuild
@ 2010-10-29 15:23 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-10-29 15:23 UTC (permalink / raw
  To: gentoo-commits

graaff      10/10/29 15:23:00

  Modified:             ChangeLog
  Added:                bones-3.5.1.ebuild
  Log:
  Version bump. Closes bug 325477.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/bones/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 May 2010 13:16:49 -0000	1.4
+++ ChangeLog	29 Oct 2010 15:23:00 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/bones
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v 1.4 2010/05/22 13:16:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v 1.5 2010/10/29 15:23:00 graaff Exp $
+
+*bones-3.5.1 (29 Oct 2010)
+
+  29 Oct 2010; Hans de Graaff <graaff@gentoo.org> +bones-3.5.1.ebuild:
+  Version bump. Closes bug 325477.
 
   22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -bones-3.2.0.ebuild,
   -bones-3.2.1.ebuild, bones-3.4.1.ebuild:



1.1                  dev-ruby/bones/bones-3.5.1.ebuild

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

Index: bones-3.5.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/bones-3.5.1.ebuild,v 1.1 2010/10/29 15:23:00 graaff Exp $

EAPI=2

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_TASK_TEST="spec:specdoc"

RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
RUBY_FAKEGME_DOCDIR="doc"

RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"

RUBY_FAKEGEM_EXTRAINSTALL="default version.txt"

inherit ruby-fakegem

DESCRIPTION="Tool that creates new Ruby projects from a code skeleton"
HOMEPAGE="http://github.com/TwP/bones"

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

ruby_add_rdepend "
	>=dev-ruby/loquacious-1.7.0
	>=dev-ruby/little-plugger-1.1.2-r1
	>=dev-ruby/rake-0.8.7"

ruby_add_bdepend "
	test? (
		>=dev-ruby/bones-extras-1.2.2
		>=dev-ruby/rspec-1.2.9:0
	)
	doc? ( >=dev-ruby/bones-extras-1.2.2 )"

all_ruby_prepare() {
	# Avoid double --format specdoc option which causes problems for rspec.
	sed -i -e 's/--format specdoc//' Rakefile || die
}






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

only message in thread, other threads:[~2010-10-29 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-29 15:23 [gentoo-commits] gentoo-x86 commit in dev-ruby/bones: ChangeLog bones-3.5.1.ebuild 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