public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.3.2.ebuild ChangeLog
@ 2014-08-06  7:28 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-06  7:28 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/06 07:28:19

  Modified:             stomp-1.3.2.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/stomp/stomp-1.3.2.ebuild

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

Index: stomp-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stomp-1.3.2.ebuild	19 Apr 2014 03:28:35 -0000	1.2
+++ stomp-1.3.2.ebuild	6 Aug 2014 07:28:19 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.2 2014/04/19 03:28:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.3 2014/08/06 07:28:19 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"



1.35                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	19 Apr 2014 03:28:35 -0000	1.34
+++ ChangeLog	6 Aug 2014 07:28:19 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/stomp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.34 2014/04/19 03:28:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.35 2014/08/06 07:28:19 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> stomp-1.3.2.ebuild:
+  Add ruby21 target.
 
   19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -stomp-1.3.1.ebuild,
   stomp-1.2.16.ebuild, stomp-1.3.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.3.2.ebuild ChangeLog
@ 2015-04-19  8:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-19  8:56 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/19 08:56:42

  Modified:             stomp-1.3.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #546972
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-ruby/stomp/stomp-1.3.2.ebuild

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

Index: stomp-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- stomp-1.3.2.ebuild	18 Apr 2015 06:11:27 -0000	1.6
+++ stomp-1.3.2.ebuild	19 Apr 2015 08:56:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.6 2015/04/18 06:11:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.7 2015/04/19 08:56:42 ago Exp $
 
 EAPI=5
 
@@ -18,5 +18,5 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""



1.39                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	18 Apr 2015 06:11:27 -0000	1.38
+++ ChangeLog	19 Apr 2015 08:56:42 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/stomp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.38 2015/04/18 06:11:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.39 2015/04/19 08:56:42 ago Exp $
+
+  19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> stomp-1.3.2.ebuild:
+  Stable for amd64, wrt bug #546972
 
 *stomp-1.3.2-r1 (18 Apr 2015)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.3.2.ebuild ChangeLog
@ 2015-04-19  9:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-19  9:52 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/19 09:52:10

  Modified:             stomp-1.3.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #546972
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-ruby/stomp/stomp-1.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild?r1=1.7&r2=1.8

Index: stomp-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- stomp-1.3.2.ebuild	19 Apr 2015 08:56:42 -0000	1.7
+++ stomp-1.3.2.ebuild	19 Apr 2015 09:52:10 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.7 2015/04/19 08:56:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.8 2015/04/19 09:52:10 ago Exp $
 
 EAPI=5
 
@@ -18,5 +18,5 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""



1.40                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	19 Apr 2015 08:56:42 -0000	1.39
+++ ChangeLog	19 Apr 2015 09:52:10 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/stomp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.39 2015/04/19 08:56:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.40 2015/04/19 09:52:10 ago Exp $
+
+  19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> stomp-1.3.2.ebuild:
+  Stable for x86, wrt bug #546972
 
   19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> stomp-1.3.2.ebuild:
   Stable for amd64, wrt bug #546972





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

end of thread, other threads:[~2015-04-19  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-19  9:52 [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.3.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-19  8:56 Agostino Sarubbo (ago)
2014-08-06  7:28 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