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

dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild
dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild

index ec391e07fd100ca9bd732d8e7c03bafce21d842a..8138387fef40f843369ee2e94476eecf5b47195a 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # Has a native extension without jruby support.
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_TEST="test:unit"
 
index 422a773901c2f1cee832bafc6de4e9b8d14b7912..313a041c687f29b7ab6c1c083783cca9ce6e2dba 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # Has a native extension without jruby support.
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_TASK_TEST="test:unit"