public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/celluloid-io: celluloid-io-0.16.2.ebuild ChangeLog
Date: Sun,  1 Feb 2015 22:59:08 +0000 (UTC)	[thread overview]
Message-ID: <20150201225908.A306210DA7@oystercatcher.gentoo.org> (raw)

mrueg       15/02/01 22:59:08

  Modified:             ChangeLog
  Added:                celluloid-io-0.16.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  dev-ruby/celluloid-io/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	3 Nov 2014 06:48:02 -0000	1.4
+++ ChangeLog	1 Feb 2015 22:59:08 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/celluloid-io
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v 1.4 2014/11/03 06:48:02 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/ChangeLog,v 1.5 2015/02/01 22:59:08 mrueg Exp $
+
+*celluloid-io-0.16.2 (01 Feb 2015)
+
+  01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> +celluloid-io-0.16.2.ebuild:
+  Version bump.
 
 *celluloid-io-0.16.1 (03 Nov 2014)
 



1.1                  dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild

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

Index: celluloid-io-0.16.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/celluloid-io/celluloid-io-0.16.2.ebuild,v 1.1 2015/02/01 22:59:08 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"

inherit ruby-fakegem

DESCRIPTION="Evented IO for Celluloid actors"
HOMEPAGE="https://github.com/celluloid/celluloid-io"
IUSE=""
SLOT="0"

LICENSE="MIT"
KEYWORDS="~amd64 ~ppc ~ppc64"

ruby_add_rdepend ">=dev-ruby/celluloid-0.16.0
	>=dev-ruby/nio4r-1.1.0"

all_ruby_prepare() {
	sed -i -e '/[Bb]undler/d' -e '/[Cc]overalls/d' spec/spec_helper.rb || die

	# Avoid DNS tests. They either assume localhost is 127.0.0.1 or
	# require network access.
	rm spec/celluloid/io/dns_resolver_spec.rb || die
}





             reply	other threads:[~2015-02-01 22:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01 22:59 Manuel Rueger (mrueg) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-11 20:15 [gentoo-commits] gentoo-x86 commit in dev-ruby/celluloid-io: celluloid-io-0.16.2.ebuild ChangeLog Mikle Kolyada (zlogene)
2015-07-29 18:44 Fabian Groffen (grobian)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150201225908.A306210DA7@oystercatcher.gentoo.org \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox