dev-ruby/shoulda: drop ruby19
authorHans de Graaff <graaff@gentoo.org>
Thu, 21 Apr 2016 04:58:21 +0000 (06:58 +0200)
committerHans de Graaff <graaff@gentoo.org>
Thu, 21 Apr 2016 05:09:07 +0000 (07:09 +0200)
Package-Manager: portage-2.2.26

dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild
dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild

index 57d8a9f9f0798e442f8df11c4951a883cf67b10b..07f3334bfc1853ee8a3164682680710280683c1c 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
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 # Use rdoc recipe to avoid obsolete Rakefile
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
index abd59256600ecdcbc63c9a68fb249176b5b50aed..0c481a815412fa6bb87d757966da98d828919556 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md"