Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mysql2/
Date: Sun, 04 Oct 2015 09:00:59
Message-Id: 1443949247.d1adcc0da263216d4875e85177d0debe64da6bc6.graaff@gentoo
1 commit: d1adcc0da263216d4875e85177d0debe64da6bc6
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 08:57:47 2015 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 09:00:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1adcc0d
7
8 dev-ruby/mysql2: use separate 0.4 slot.
9
10 Rails dependencies require this.
11
12 Package-Manager: portage-2.2.20.1
13
14 dev-ruby/mysql2/mysql2-0.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/mysql2/mysql2-0.4.1.ebuild b/dev-ruby/mysql2/mysql2-0.4.1.ebuild
18 index 0ab4e02..3b15943 100644
19 --- a/dev-ruby/mysql2/mysql2-0.4.1.ebuild
20 +++ b/dev-ruby/mysql2/mysql2-0.4.1.ebuild
21 @@ -18,7 +18,7 @@ DESCRIPTION="A modern, simple and very fast Mysql library for Ruby - binding to
22 HOMEPAGE="https://github.com/brianmario/mysql2"
23
24 LICENSE="MIT"
25 -SLOT="0.3"
26 +SLOT="0.4"
27 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
28 IUSE=""