commit: f67d0e6e1848bc5b6b409c9689519d085d0245c8 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Sun Jul 24 07:22:46 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 07:22:46 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=f67d0e6e
dev-ruby/joiner: add 0.3.4 Package-Manager: portage-2.2.28 dev-ruby/joiner/joiner-0.3.4.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/joiner/joiner-0.3.4.ebuild b/dev-ruby/joiner/joiner-0.3.4.ebuild index bc1e278..d6cba99 100644 --- a/dev-ruby/joiner/joiner-0.3.4.ebuild +++ b/dev-ruby/joiner/joiner-0.3.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" @@ -19,7 +19,7 @@ KEYWORDS="~amd64" SLOT="0.3" IUSE="" -ruby_add_rdepend ">=dev-ruby/activerecord-4.1.0" +ruby_add_rdepend ">=dev-ruby/activerecord-4.1.0:*" # There are specs in the package but they require that MySQL support # has been set up for it, so we can't run them out of the box.
