diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-12-28 00:47:35 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-12-28 00:47:35 +0000 |
commit | 776f8ff1a1edf22cb615757c7868ccae75b726a3 (patch) | |
tree | 7edb9825de62026b8e91aa10b5fda83ca9ecda2d /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild | |
parent | Add ruby2.2 target. (diff) | |
download | gentoo-2-776f8ff1a1edf22cb615757c7868ccae75b726a3.tar.gz gentoo-2-776f8ff1a1edf22cb615757c7868ccae75b726a3.tar.bz2 gentoo-2-776f8ff1a1edf22cb615757c7868ccae75b726a3.zip |
Add ruby2.2 target.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild index 20917da02360..41694f4139cd 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild,v 1.2 2014/10/29 18:49:53 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild,v 1.3 2014/12/28 00:47:35 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" # no tests present RUBY_FAKEGEM_TASK_TEST="" |