commit: d1adcc0da263216d4875e85177d0debe64da6bc6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 08:57:47 2015 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 09:00:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1adcc0d
dev-ruby/mysql2: use separate 0.4 slot. Rails dependencies require this. Package-Manager: portage-2.2.20.1 dev-ruby/mysql2/mysql2-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mysql2/mysql2-0.4.1.ebuild b/dev-ruby/mysql2/mysql2-0.4.1.ebuild index 0ab4e02..3b15943 100644 --- a/dev-ruby/mysql2/mysql2-0.4.1.ebuild +++ b/dev-ruby/mysql2/mysql2-0.4.1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="A modern, simple and very fast Mysql library for Ruby - binding to HOMEPAGE="https://github.com/brianmario/mysql2" LICENSE="MIT" -SLOT="0.3" +SLOT="0.4" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE=""