summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-06-08 18:42:42 +0000
committerHans de Graaff <graaff@gentoo.org>2011-06-08 18:42:42 +0000
commitf509482fe9bc6056be5c4e4ce017ef7897c279dd (patch)
tree06ca8bd7a8b3256c3325181f1498a6b95382393f /dev-ruby/mysql2/mysql2-0.2.7.ebuild
parentx86 stable, bug #369805 (diff)
downloadgentoo-2-f509482fe9bc6056be5c4e4ce017ef7897c279dd.tar.gz
gentoo-2-f509482fe9bc6056be5c4e4ce017ef7897c279dd.tar.bz2
gentoo-2-f509482fe9bc6056be5c4e4ce017ef7897c279dd.zip
Move 0.2.x and 0.3.x into separate slots since 0.3.x is not compatible with rails 3.0.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/mysql2/mysql2-0.2.7.ebuild')
-rw-r--r--dev-ruby/mysql2/mysql2-0.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mysql2/mysql2-0.2.7.ebuild b/dev-ruby/mysql2/mysql2-0.2.7.ebuild
index 6905f0ee33db..06a5ce9fba5b 100644
--- a/dev-ruby/mysql2/mysql2-0.2.7.ebuild
+++ b/dev-ruby/mysql2/mysql2-0.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/mysql2-0.2.7.ebuild,v 1.1 2011/04/10 06:47:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/mysql2-0.2.7.ebuild,v 1.2 2011/06/08 18:42:42 graaff Exp $
EAPI="3"
USE_RUBY="ruby18 ree18"
@@ -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"
+SLOT="0.2"
KEYWORDS="~amd64 ~x86"
IUSE=""