graaff      15/04/18 06:11:27

  Modified:             ChangeLog stomp-1.3.2.ebuild
  Added:                stomp-1.3.2-r1.ebuild
  Log:
  Create stable candidate.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.38                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   25 Mar 2015 20:45:25 -0000      1.37
+++ ChangeLog   18 Apr 2015 06:11:27 -0000      1.38
@@ -1,6 +1,12 @@
 # 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.37 2015/03/25 
20:45:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.38 2015/04/18 
06:11:27 graaff Exp $
+
+*stomp-1.3.2-r1 (18 Apr 2015)
+
+  18 Apr 2015; Hans de Graaff <[email protected]> stomp-1.3.2.ebuild,
+  +stomp-1.3.2-r1.ebuild:
+  Create stable candidate.
 
   25 Mar 2015; Hans de Graaff <[email protected]> stomp-1.3.2.ebuild:
   Add ruby22.



1.6                  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.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild?r1=1.5&r2=1.6

Index: stomp-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- stomp-1.3.2.ebuild  25 Mar 2015 20:45:25 -0000      1.5
+++ stomp-1.3.2.ebuild  18 Apr 2015 06:11:27 -0000      1.6
@@ -1,10 +1,10 @@
 # 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.5 
2015/03/25 20:45:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.6 
2015/04/18 06:11:27 graaff Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"



1.1                  dev-ruby/stomp/stomp-1.3.2-r1.ebuild

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

Index: stomp-1.3.2-r1.ebuild
===================================================================
# 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-r1.ebuild,v 1.1 
2015/04/18 06:11:27 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21 ruby22"

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=""




Reply via email to