public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/samuel: samuel-0.3.3.ebuild ChangeLog
@ 2012-07-08 11:11 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 3+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-07-08 11:11 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/07/08 11:11:08

  Modified:             ChangeLog
  Added:                samuel-0.3.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-ruby/samuel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	1 May 2012 18:24:02 -0000	1.12
+++ ChangeLog	8 Jul 2012 11:11:08 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/samuel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.12 2012/05/01 18:24:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.13 2012/07/08 11:11:08 flameeyes Exp $
+
+*samuel-0.3.3 (08 Jul 2012)
+
+  08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> +samuel-0.3.3.ebuild:
+  Version bump.
 
   01 May 2012; Raúl Porcel <armin76@gentoo.org> samuel-0.3.2.ebuild:
   Drop ia64/sparc keywords
@@ -44,4 +49,3 @@
   12 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   +samuel-0.3.1.ebuild, +files/samuel-0.3.1-ruby19.patch, +metadata.xml:
   Initial import of samuel needed to de-bundle fakeweb.
-



1.1                  dev-ruby/samuel/samuel-0.3.3.ebuild

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

Index: samuel-0.3.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.1 2012/07/08 11:11:08 flameeyes Exp $

EAPI=4

USE_RUBY="ruby18 ree18 ruby19 jruby"

RUBY_FAKEGEM_TASK_DOC=""

inherit ruby-fakegem

DESCRIPTION="An automatic logger for HTTP requests in Ruby."
HOMEPAGE="http://github.com/chrisk/samuel"

LICENSE="as-is" # truly
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

ruby_add_bdepend "
	test? (
		>=dev-ruby/shoulda-2.11.3
		>=dev-ruby/fakeweb-1.3
		>=dev-ruby/httpclient-2.2.3
		>=dev-ruby/mocha-0.10.0
		virtual/ruby-test-unit
	)"

all_ruby_prepare() {
	# Remove references to bundler
	sed -i -e '/[Bb]undler/d' test/test_helper.rb || die
	rm Gemfile*

	# Change the default port from 8000 to 64888 to sidestep Issue #10.
	# https://github.com/chrisk/samuel/issues/10
	sed -i -e 's:8000:64888:g' test/*.rb || die
}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/samuel: samuel-0.3.3.ebuild ChangeLog
@ 2013-01-15  7:09 Richard Farina (zerochaos)
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Farina (zerochaos) @ 2013-01-15  7:09 UTC (permalink / raw
  To: gentoo-commits

zerochaos    13/01/15 07:09:22

  Modified:             samuel-0.3.3.ebuild ChangeLog
  Log:
  adding ~arm keywords to net-analyzer/metasploit rdeps
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

Revision  Changes    Path
1.3                  dev-ruby/samuel/samuel-0.3.3.ebuild

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

Index: samuel-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- samuel-0.3.3.ebuild	2 Dec 2012 14:02:31 -0000	1.2
+++ samuel-0.3.3.ebuild	15 Jan 2013 07:09:22 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.2 2012/12/02 14:02:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.3 2013/01/15 07:09:22 zerochaos Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "



1.16                 dev-ruby/samuel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	2 Dec 2012 14:02:31 -0000	1.15
+++ ChangeLog	15 Jan 2013 07:09:22 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/samuel
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.15 2012/12/02 14:02:31 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.16 2013/01/15 07:09:22 zerochaos Exp $
+
+  15 Jan 2013; Rick Farina <zerochaos@gentoo.org> samuel-0.3.3.ebuild:
+  adding ~arm keywords to net-analyzer/metasploit rdeps
 
   02 Dec 2012; Hans de Graaff <graaff@gentoo.org> samuel-0.3.3.ebuild:
   Fix license, bug 445456.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/samuel: samuel-0.3.3.ebuild ChangeLog
@ 2014-04-24 16:46 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-24 16:46 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/24 16:46:21

  Modified:             samuel-0.3.3.ebuild ChangeLog
  Log:
  Remove ruby18 support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.6                  dev-ruby/samuel/samuel-0.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?r1=1.5&r2=1.6

Index: samuel-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- samuel-0.3.3.ebuild	17 Nov 2013 21:08:38 -0000	1.5
+++ samuel-0.3.3.ebuild	24 Apr 2014 16:46:21 -0000	1.6
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.5 2013/11/17 21:08:38 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.6 2014/04/24 16:46:21 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC=""
 



1.22                 dev-ruby/samuel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	19 Apr 2014 07:38:35 -0000	1.21
+++ ChangeLog	24 Apr 2014 16:46:21 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/samuel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.21 2014/04/19 07:38:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.22 2014/04/24 16:46:21 mrueg Exp $
+
+  24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> samuel-0.3.3.ebuild:
+  Remove ruby18 support.
 
   19 Apr 2014; Hans de Graaff <graaff@gentoo.org> samuel-0.3.3-r1.ebuild:
   Add jruby test dependency on bouncy-castle-java, fixing bug 349766.





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

end of thread, other threads:[~2014-04-24 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 16:46 [gentoo-commits] gentoo-x86 commit in dev-ruby/samuel: samuel-0.3.3.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-15  7:09 Richard Farina (zerochaos)
2012-07-08 11:11 Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox