mrueg       14/04/24 16:31:29

  Modified:             tryouts-2.1.1.ebuild tryouts-0.8.8.ebuild ChangeLog
  Log:
  Remove ruby18 support. EAPI bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/tryouts/tryouts-2.1.1.ebuild

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

Index: tryouts-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/tryouts-2.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tryouts-2.1.1.ebuild        10 Feb 2013 09:54:53 -0000      1.2
+++ tryouts-2.1.1.ebuild        24 Apr 2014 16:31:29 -0000      1.3
@@ -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/tryouts/tryouts-2.1.1.ebuild,v 1.2 
2013/02/10 09:54:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/tryouts-2.1.1.ebuild,v 1.3 
2014/04/24 16:31:29 mrueg Exp $
 
-EAPI=2
+EAPI=5
 
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.6                  dev-ruby/tryouts/tryouts-0.8.8.ebuild

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

Index: tryouts-0.8.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/tryouts-0.8.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tryouts-0.8.8.ebuild        9 Sep 2010 13:06:33 -0000       1.5
+++ tryouts-0.8.8.ebuild        24 Apr 2014 16:31:29 -0000      1.6
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 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/tryouts/tryouts-0.8.8.ebuild,v 1.5 
2010/09/09 13:06:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/tryouts-0.8.8.ebuild,v 1.6 
2014/04/24 16:31:29 mrueg Exp $
 
-EAPI=2
+EAPI=5
 
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_TEST=""
 



1.15                 dev-ruby/tryouts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   10 Feb 2013 09:54:53 -0000      1.14
+++ ChangeLog   24 Apr 2014 16:31:29 -0000      1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/tryouts
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/ChangeLog,v 1.14 
2013/02/10 09:54:53 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tryouts/ChangeLog,v 1.15 
2014/04/24 16:31:29 mrueg Exp $
+
+  24 Apr 2014; Manuel Rüger <[email protected]> tryouts-0.8.8.ebuild,
+  tryouts-2.1.1.ebuild:
+  Remove ruby18 support. EAPI bump.
 
   10 Feb 2013; Hans de Graaff <[email protected]> tryouts-2.1.1.ebuild:
   Add missing dependency on sysinfo. Drop jruby support because of this. Fixes
@@ -70,4 +74,3 @@
   14 Feb 2010; Diego E. Pettenò <[email protected]>
   +tryouts-0.8.5.ebuild, +files/tryouts-0.8.5-fixes.patch, +metadata.xml:
   Initial import of tryouts, needed for attic (and other packages') tests.
-




Reply via email to