public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/thread_order: metadata.xml ChangeLog thread_order-1.1.0.ebuild
@ 2015-06-13  7:33 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2015-06-13  7:33 UTC (permalink / raw
  To: gentoo-commits

graaff      15/06/13 07:33:13

  Added:                metadata.xml ChangeLog thread_order-1.1.0.ebuild
  Log:
  Initial import. New test dependency for rspec 3.3.x.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.1                  dev-ruby/thread_order/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>ruby</herd>
  <upstream>
    <remote-id type="github">JoshCheek/thread_order</remote-id>
  </upstream>
</pkgmetadata>



1.1                  dev-ruby/thread_order/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/thread_order
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_order/ChangeLog,v 1.1 2015/06/13 07:33:13 graaff Exp $

*thread_order-1.1.0 (13 Jun 2015)

  13 Jun 2015; Hans de Graaff <graaff@gentoo.org> +thread_order-1.1.0.ebuild,
  +metadata.xml:
  Initial import. New test dependency for rspec 3.3.x.




1.1                  dev-ruby/thread_order/thread_order-1.1.0.ebuild

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

Index: thread_order-1.1.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_order/thread_order-1.1.0.ebuild,v 1.1 2015/06/13 07:33:13 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21 ruby22"

RUBY_FAKEGEM_RECIPE_TEST="rspec3"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="Readme.md"

inherit ruby-fakegem

DESCRIPTION="Test helper for ordering threaded code"
HOMEPAGE="https://github.com/JoshCheek/thread_order"

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

all_ruby_prepare() {
	# Avoid failing spec that already has exceptions for some ruby
	# implementations and is not essential.
	sed -i -e '/depending on the stdlib/,/^  end/ s:^:#:' \
		spec/thread_order_spec.rb || die
}





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

only message in thread, other threads:[~2015-06-13  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13  7:33 [gentoo-commits] gentoo-x86 commit in dev-ruby/thread_order: metadata.xml ChangeLog thread_order-1.1.0.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