dev-ruby/html2haml: Add ruby22 target, remove ruby19 target
authorManuel Rüger <mrueg@gentoo.org>
Tue, 19 Jan 2016 21:16:37 +0000 (22:16 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 19 Jan 2016 21:17:18 +0000 (22:17 +0100)
Package-Manager: portage-2.2.27

dev-ruby/html2haml/html2haml-2.0.0.ebuild

index 071521009a84d01f63fc948ba07904afd5a1c7fd..f62da687d0a36914d09192b7a8d6575ed337e734 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"
+USE_RUBY="ruby20 ruby21 ruby22"
 RUBY_FAKEGEM_EXTRADOC="README.md Changelog.markdown"
 RUBY_FAKEGEM_RECIPE_DOC="yard"