mrueg       14/04/05 15:17:06

  Modified:             hoe-seattlerb-1.3.2-r1.ebuild
                        hoe-seattlerb-1.2.8.ebuild ChangeLog
  Log:
  Remove ree18 and ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.6                  dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild

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

Index: hoe-seattlerb-1.3.2-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hoe-seattlerb-1.3.2-r1.ebuild       1 Feb 2014 01:29:58 -0000       1.5
+++ hoe-seattlerb-1.3.2-r1.ebuild       5 Apr 2014 15:17:06 -0000       1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 
1.5 2014/02/01 01:29:58 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 
1.6 2014/04/05 15:17:06 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 # no tests present
 RUBY_FAKEGEM_TASK_TEST=""



1.12                 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild?r1=1.11&r2=1.12

Index: hoe-seattlerb-1.2.8.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hoe-seattlerb-1.2.8.ebuild  26 Dec 2013 15:04:47 -0000      1.11
+++ hoe-seattlerb-1.2.8.ebuild  5 Apr 2014 15:17:06 -0000       1.12
@@ -1,9 +1,9 @@
-# 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/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 
1.11 2013/12/26 15:04:47 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.8.ebuild,v 
1.12 2014/04/05 15:17:06 mrueg Exp $
 
 EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 # no tests present
 RUBY_FAKEGEM_TASK_TEST=""



1.58                 dev-ruby/hoe-seattlerb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   21 Mar 2014 10:39:11 -0000      1.57
+++ ChangeLog   5 Apr 2014 15:17:06 -0000       1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/hoe-seattlerb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.57 
2014/03/21 10:39:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.58 
2014/04/05 15:17:06 mrueg Exp $
+
+  05 Apr 2014; Manuel RĂ¼ger <[email protected]> hoe-seattlerb-1.2.8.ebuild,
+  hoe-seattlerb-1.3.2-r1.ebuild, hoe-seattlerb-1.3.2-r2.ebuild:
+  Remove ree18 and ruby18 target.
 
 *hoe-seattlerb-1.3.2-r2 (21 Mar 2014)
 




Reply via email to