public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.2.16.ebuild ChangeLog
@ 2013-09-13 18:36 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-09-13 18:36 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/09/13 18:36:39

  Modified:             ChangeLog
  Added:                stomp-1.2.16.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.27                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	22 Aug 2013 00:00:13 -0000	1.26
+++ ChangeLog	13 Sep 2013 18:36:39 -0000	1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/stomp
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.26 2013/08/22 00:00:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.27 2013/09/13 18:36:39 mrueg Exp $
+
+*stomp-1.2.16 (13 Sep 2013)
+
+  13 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +stomp-1.2.16.ebuild:
+  Version bump.
 
 *stomp-1.2.14 (22 Aug 2013)
 



1.1                  dev-ruby/stomp/stomp-1.2.16.ebuild

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

Index: stomp-1.2.16.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.1 2013/09/13 18:36:39 mrueg Exp $

EAPI=5

USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

inherit ruby-fakegem

DESCRIPTION="Ruby bindings for the stomp messaging protocol"
HOMEPAGE="http://rubyforge.org/projects/stomp/"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.2.16.ebuild ChangeLog
@ 2013-12-24 12:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-24 12:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/24 12:50:41

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

Revision  Changes    Path
1.2                  dev-ruby/stomp/stomp-1.2.16.ebuild

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

Index: stomp-1.2.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stomp-1.2.16.ebuild	13 Sep 2013 18:36:39 -0000	1.1
+++ stomp-1.2.16.ebuild	24 Dec 2013 12:50:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.1 2013/09/13 18:36:39 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.2 2013/12/24 12:50:41 ago Exp $
 
 EAPI=5
 
@@ -18,5 +18,5 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""



1.31                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	9 Dec 2013 06:55:03 -0000	1.30
+++ ChangeLog	24 Dec 2013 12:50:41 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/stomp
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.30 2013/12/09 06:55:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.31 2013/12/24 12:50:41 ago Exp $
+
+  24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.16.ebuild:
+  Stable for x86, wrt bug #490020
 
 *stomp-1.3.2 (09 Dec 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.2.16.ebuild ChangeLog
@ 2014-01-19 16:54 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 16:54 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/19 16:54:57

  Modified:             stomp-1.2.16.ebuild ChangeLog
  Log:
  amd64 stable, bug #490020
  
  (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

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

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

Index: stomp-1.2.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stomp-1.2.16.ebuild	24 Dec 2013 12:50:41 -0000	1.2
+++ stomp-1.2.16.ebuild	19 Jan 2014 16:54:57 -0000	1.3
@@ -1,6 +1,6 @@
-# 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/stomp/stomp-1.2.16.ebuild,v 1.2 2013/12/24 12:50:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.3 2014/01/19 16:54:57 pacho Exp $
 
 EAPI=5
 
@@ -18,5 +18,5 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""



1.32                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	24 Dec 2013 12:50:41 -0000	1.31
+++ ChangeLog	19 Jan 2014 16:54:57 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/stomp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.31 2013/12/24 12:50:41 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.32 2014/01/19 16:54:57 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> stomp-1.2.16.ebuild:
+  amd64 stable, bug #490020
 
   24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.16.ebuild:
   Stable for x86, wrt bug #490020





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

end of thread, other threads:[~2014-01-19 16:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 16:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.2.16.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-24 12:50 Agostino Sarubbo (ago)
2013-09-13 18:36 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