dev-ruby/coderay: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Sat, 9 Apr 2016 23:59:42 +0000 (01:59 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sat, 9 Apr 2016 23:59:42 +0000 (01:59 +0200)
Package-Manager: portage-2.2.28

dev-ruby/coderay/coderay-1.1.0-r1.ebuild
dev-ruby/coderay/coderay-1.1.0-r2.ebuild

index 41a4b32ade847051fd3c6950aaea623176fc0acb..e49af92c016ecc06a937d519f4208c36203568ff 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 jruby"
+USE_RUBY="ruby20 jruby"
 
 # The test target also contains test:exe but that requires
 # shoulda-context which we do not have packaged yet.
index 2d68ddacb5eb4929333a3287cd64205cd1daa95a..8da0dfae0fabfa37fdae2f216f620ee39f2c2b40 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"
 
 # The test target also contains test:exe but that requires
 # shoulda-context which we do not have packaged yet.