dev-ruby/flexmock: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Sun, 17 Apr 2016 10:41:45 +0000 (12:41 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 17 Apr 2016 10:41:45 +0000 (12:41 +0200)
Package-Manager: portage-2.2.28

dev-ruby/flexmock/flexmock-1.3.3-r1.ebuild
dev-ruby/flexmock/flexmock-1.3.3.ebuild

index 9e89c7bd2403299089084195f7002aa9e92a0b3d..fabdc2015c7ce46b25b2dd6f612404034b0d89a0 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 # ruby22 -> fails specs
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_DOCDIR="html"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/*.rdoc doc/releases/*"
index 5000b7d09762fef936e5b7d5fe2672bcca93f89c..970198fd77647b73fe4e9db935e5d132ae1f3b9d 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 # ruby22 -> fails specs
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_DOCDIR="html"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/*.rdoc doc/releases/*"