public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/countdownlatch: countdownlatch-1.0.0-r1.ebuild ChangeLog
@ 2013-10-29 16:54 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2013-10-29 16:54 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/10/29 16:54:21

  Modified:             ChangeLog
  Added:                countdownlatch-1.0.0-r1.ebuild
  Log:
  Add ruby20 target.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/countdownlatch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Jul 2013 21:13:20 -0000	1.2
+++ ChangeLog	29 Oct 2013 16:54:21 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/countdownlatch
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.2 2013/07/26 21:13:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/ChangeLog,v 1.3 2013/10/29 16:54:21 mrueg Exp $
+
+*countdownlatch-1.0.0-r1 (29 Oct 2013)
+
+  29 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +countdownlatch-1.0.0-r1.ebuild:
+  Add ruby20 target.
 
   26 Jul 2013; Manuel Rüger <mrueg@gentoo.org> countdownlatch-1.0.0.ebuild:
   Silence repoman, fix DESC length. Update EAPI



1.1                  dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild

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

Index: countdownlatch-1.0.0-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/countdownlatch/countdownlatch-1.0.0-r1.ebuild,v 1.1 2013/10/29 16:54:21 mrueg Exp $

EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"

RUBY_FAKEGEM_TASK_TEST="test"
RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="Synchronization aid that allows threads to wait until a set of operations in other threads completes"
HOMEPAGE="https://github.com/benlangfeld/countdownlatch"
IUSE=""
SLOT="0"

LICENSE="MIT"
KEYWORDS="~amd64"

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

all_ruby_prepare() {
	sed -i -e '/bundler/ s:^:#:' Rakefile || die
}





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

only message in thread, other threads:[~2013-10-29 16:54 UTC | newest]

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