dev-ruby/addressable: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Tue, 19 Apr 2016 21:53:56 +0000 (23:53 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 19 Apr 2016 21:53:56 +0000 (23:53 +0200)
Package-Manager: portage-2.2.28

dev-ruby/addressable/addressable-2.3.6.ebuild
dev-ruby/addressable/addressable-2.3.8.ebuild

index 373d7ad2aa96a30692bb33319e768aff15c41b1f..292389ea69162cd68d1740c9f530934528f2c7c6 100644 (file)
@@ -1,9 +1,9 @@
-# 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"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_DOC="doc:yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
index fe6d0fe07c05a52faf376ab31abb765e43586f2f..fb577fde20ca5a314aa225aed795cd22f76ffcbc 100644 (file)
@@ -1,9 +1,9 @@
-# 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"
 
 RUBY_FAKEGEM_TASK_DOC="doc:yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"