public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-4.8.1.ebuild
@ 2013-08-22  5:51 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2013-08-22  5:51 UTC (permalink / raw
  To: gentoo-commits

graaff      13/08/22 05:51:37

  Modified:             ChangeLog
  Added:                twitter-4.8.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.35                 dev-ruby/twitter/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	22 Aug 2013 05:49:23 -0000	1.34
+++ ChangeLog	22 Aug 2013 05:51:37 -0000	1.35
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/twitter
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.34 2013/08/22 05:49:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.35 2013/08/22 05:51:37 graaff Exp $
+
+*twitter-4.8.1 (22 Aug 2013)
+
+  22 Aug 2013; Hans de Graaff <graaff@gentoo.org> +twitter-4.8.1.ebuild:
+  Version bump.
 
   22 Aug 2013; Hans de Graaff <graaff@gentoo.org> -twitter-4.4.1.ebuild,
   -twitter-4.6.2.ebuild:



1.1                  dev-ruby/twitter/twitter-4.8.1.ebuild

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

Index: twitter-4.8.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-4.8.1.ebuild,v 1.1 2013/08/22 05:51:37 graaff Exp $

EAPI=5
USE_RUBY="ruby18 ruby19"

RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"

inherit ruby-fakegem

DESCRIPTION="Ruby wrapper around the Twitter API"
HOMEPAGE="http://twitter.rubyforge.org/"

LICENSE="MIT"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE=""

ruby_add_rdepend "
	=dev-ruby/faraday-0*
	>=dev-ruby/faraday-0.8
	=dev-ruby/multi_json-1*
	=dev-ruby/simple_oauth-0*
	>=dev-ruby/simple_oauth-0.2"

ruby_add_bdepend "test? (
	dev-ruby/rspec:2
	dev-ruby/webmock
	)
	doc? ( dev-ruby/yard )"

all_ruby_prepare() {
#	rm Gemfile || die
	sed -i -e '/[Bb]undler/d' Rakefile || die "Unable to remove bundler code."

	sed -i -e '/simplecov/,/SimpleCov.start/ s:^:#:' spec/helper.rb || die
}

each_ruby_test() {
	CI=true ${RUBY} -S rspec spec || die
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-4.8.1.ebuild
@ 2015-01-21  5:04 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-01-21  5:04 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/01/21 05:04:06

  Modified:             ChangeLog
  Removed:              twitter-4.8.1.ebuild
  Log:
  Remove masked slot.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.50                 dev-ruby/twitter/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	28 Dec 2014 08:50:48 -0000	1.49
+++ ChangeLog	21 Jan 2015 05:04:06 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/twitter
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.49 2014/12/28 08:50:48 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.50 2015/01/21 05:04:06 mrueg Exp $
+
+  21 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -twitter-4.8.1.ebuild:
+  Remove masked slot.
 
   28 Dec 2014; Hans de Graaff <graaff@gentoo.org> twitter-5.13.0.ebuild:
   Use eclass rspec invocation to use the rspec-2 wrapper.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-21  5:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21  5:04 [gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-4.8.1.ebuild Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-22  5:51 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