dev-ruby/fakeweb: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Sun, 3 Apr 2016 21:42:38 +0000 (23:42 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 3 Apr 2016 21:43:43 +0000 (23:43 +0200)
Package-Manager: portage-2.2.28

dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild
dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild

index f85481e312cb174a89dd8764159e5b649f148604..77cea55c61194076a7abce3024b193c602dd9401 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"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_DOCDIR="html"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
index 8276a1a4d479401d829775392ffbf2f8a99c4137..4e73aaefd31a48e470a4c1779b8b45d606e6a5d3 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
 
 # ruby22 -> not compatible with new net/http implementation
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_DOCDIR="html"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"