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 stomp-1.2.16.ebuild ChangeLog stomp-1.3.1.ebuild
@ 2014-04-19  3:28 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-04-19  3:28 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/19 03:28:35

  Modified:             stomp-1.3.2.ebuild stomp-1.2.16.ebuild ChangeLog
  Removed:              stomp-1.3.1.ebuild
  Log:
  Remove ruby18 target. Cleanup old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

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

Index: stomp-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stomp-1.3.2.ebuild	9 Dec 2013 06:55:03 -0000	1.1
+++ stomp-1.3.2.ebuild	19 Apr 2014 03:28:35 -0000	1.2
@@ -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/stomp/stomp-1.3.2.ebuild,v 1.1 2013/12/09 06:55:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.2 2014/04/19 03:28:35 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"



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

Index: stomp-1.2.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- stomp-1.2.16.ebuild	19 Jan 2014 16:54:57 -0000	1.3
+++ stomp-1.2.16.ebuild	19 Apr 2014 03:28:35 -0000	1.4
@@ -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.2.16.ebuild,v 1.3 2014/01/19 16:54:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.4 2014/04/19 03:28:35 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"



1.34                 dev-ruby/stomp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	20 Jan 2014 19:19:53 -0000	1.33
+++ ChangeLog	19 Apr 2014 03:28:35 -0000	1.34
@@ -1,6 +1,10 @@
 # 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.33 2014/01/20 19:19:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.34 2014/04/19 03:28:35 mrueg Exp $
+
+  19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -stomp-1.3.1.ebuild,
+  stomp-1.2.16.ebuild, stomp-1.3.2.ebuild:
+  Remove ruby18 target. Cleanup old.
 
   20 Jan 2014; Manuel Rüger <mrueg@gentoo.org> -stomp-1.2.7.ebuild:
   Cleanup old.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-19  3:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19  3:28 [gentoo-commits] gentoo-x86 commit in dev-ruby/stomp: stomp-1.3.2.ebuild stomp-1.2.16.ebuild ChangeLog stomp-1.3.1.ebuild 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