diff options
author | Alex Legler <a3li@gentoo.org> | 2010-05-22 23:04:32 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2010-05-22 23:04:32 +0000 |
commit | 880b7fa1ee75cfc398c3196cb0700e72f9616dfe (patch) | |
tree | d70166df4f77c633df660d10e967f10e5e34c1d3 /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild | |
parent | Add REE18 support (diff) | |
download | gentoo-2-880b7fa1ee75cfc398c3196cb0700e72f9616dfe.tar.gz gentoo-2-880b7fa1ee75cfc398c3196cb0700e72f9616dfe.tar.bz2 gentoo-2-880b7fa1ee75cfc398c3196cb0700e72f9616dfe.zip |
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild index a5a374cd7cae..e51a558de7e2 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 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.2.2.ebuild,v 1.5 2010/01/25 18:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.6 2010/05/22 23:04:32 a3li Exp $ EAPI=2 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ree18 ruby19 jruby" # no tests present RUBY_FAKEGEM_TASK_TEST="" |