diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-1.2.2.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-1.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild index 588f0fb48d12..298b7a4c61e2 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild,v 1.2 2014/08/12 21:28:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.2.2.ebuild,v 1.3 2015/02/25 19:32:06 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="test_zoneinfo" |