From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/oauth2: ChangeLog oauth2-1.0.0.ebuild
Date: Sat, 18 Apr 2015 07:36:47 +0000 (UTC) [thread overview]
Message-ID: <20150418073648.5CBEA162D1@oystercatcher.gentoo.org> (raw)
graaff 15/04/18 07:36:47
Modified: ChangeLog oauth2-1.0.0.ebuild
Log:
Avoid test dependency on bundler.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.27 dev-ruby/oauth2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 24 Dec 2014 09:09:12 -0000 1.26
+++ ChangeLog 18 Apr 2015 07:36:47 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/oauth2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.26 2014/12/24 09:09:12 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.27 2015/04/18 07:36:47 graaff Exp $
+
+ 18 Apr 2015; Hans de Graaff <graaff@gentoo.org> oauth2-1.0.0.ebuild:
+ Avoid test dependency on bundler.
24 Dec 2014; Hans de Graaff <graaff@gentoo.org> -oauth2-0.9.4.ebuild:
Cleanup.
1.5 dev-ruby/oauth2/oauth2-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild?r1=1.4&r2=1.5
Index: oauth2-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oauth2-1.0.0.ebuild 25 Aug 2014 14:17:03 -0000 1.4
+++ oauth2-1.0.0.ebuild 18 Apr 2015 07:36:47 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild,v 1.4 2014/08/25 14:17:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild,v 1.5 2015/04/18 07:36:47 graaff Exp $
EAPI=5
@@ -32,7 +32,8 @@
all_ruby_prepare() {
sed -i -e '/simplecov/,/^end/ s:^:#:' spec/helper.rb || die
- sed -i -e '/yardstick/,/^end/ s:^:#:' Rakefile || die
+ sed -i -e '/yardstick/,/^end/ s:^:#:' \
+ -e '/bundler/I s:^:#:' Rakefile || die
}
each_ruby_test() {
next reply other threads:[~2015-04-18 7:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-18 7:36 Hans de Graaff (graaff) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-07-16 5:16 [gentoo-commits] gentoo-x86 commit in dev-ruby/oauth2: ChangeLog oauth2-1.0.0.ebuild Hans de Graaff (graaff)
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=20150418073648.5CBEA162D1@oystercatcher.gentoo.org \
--to=graaff@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