mrueg       14/04/19 03:13:34

  Modified:             tins-0.13.1.ebuild tins-0.13.2.ebuild ChangeLog
  Added:                tins-1.1.0.ebuild
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.7                  dev-ruby/tins/tins-0.13.1.ebuild

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

Index: tins-0.13.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tins-0.13.1.ebuild  13 Apr 2014 16:14:49 -0000      1.6
+++ tins-0.13.1.ebuild  19 Apr 2014 03:13:34 -0000      1.7
@@ -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/tins/tins-0.13.1.ebuild,v 1.6 
2014/04/13 16:14:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.1.ebuild,v 1.7 
2014/04/19 03:13:34 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 



1.2                  dev-ruby/tins/tins-0.13.2.ebuild

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

Index: tins-0.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tins-0.13.2.ebuild  5 Feb 2014 00:03:59 -0000       1.1
+++ tins-0.13.2.ebuild  19 Apr 2014 03:13:34 -0000      1.2
@@ -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/tins/tins-0.13.2.ebuild,v 1.1 
2014/02/05 00:03:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.13.2.ebuild,v 1.2 
2014/04/19 03:13:34 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 



1.38                 dev-ruby/tins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   13 Apr 2014 16:14:49 -0000      1.37
+++ ChangeLog   19 Apr 2014 03:13:34 -0000      1.38
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/tins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.37 2014/04/13 
16:14:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.38 2014/04/19 
03:13:34 mrueg Exp $
+
+*tins-1.1.0 (19 Apr 2014)
+
+  19 Apr 2014; Manuel RĂ¼ger <[email protected]> +tins-1.1.0.ebuild,
+  tins-0.13.1.ebuild, tins-0.13.2.ebuild:
+  Remove ruby18 target.
 
   13 Apr 2014; Agostino Sarubbo <[email protected]> tins-0.13.1.ebuild:
   Stable for ppc, wrt bug #490178



1.1                  dev-ruby/tins/tins-1.1.0.ebuild

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

Index: tins-1.1.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.1.0.ebuild,v 1.1 
2014/04/19 03:13:34 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"

RUBY_FAKEGEM_RECIPE_TEST="none"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.rdoc"

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

inherit ruby-fakegem

DESCRIPTION="All the stuff that isn't good enough for a real library."
HOMEPAGE="http://github.com/flori/tins";

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""

ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"

each_ruby_test() {
        ruby-ng_testrb-2 -Ilib tests/*_test.rb
}




Reply via email to