summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-12-04 20:00:08 +0000
committerHans de Graaff <graaff@gentoo.org>2010-12-04 20:00:08 +0000
commit52677f83079c833e61a7e5812777dd67a0ae594a (patch)
treeb46087d47d1ec1b67161a086111c3ca2bff5dea1 /dev-ruby
parentMove activemodel into the right SLOT. (diff)
downloadgentoo-2-52677f83079c833e61a7e5812777dd67a0ae594a.tar.gz
gentoo-2-52677f83079c833e61a7e5812777dd67a0ae594a.tar.bz2
gentoo-2-52677f83079c833e61a7e5812777dd67a0ae594a.zip
Move activeresource into the right SLOT.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activeresource/activeresource-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activeresource/activeresource-3.0.3.ebuild b/dev-ruby/activeresource/activeresource-3.0.3.ebuild
index 09c0d71932c9..dca2f12c62c2 100644
--- a/dev-ruby/activeresource/activeresource-3.0.3.ebuild
+++ b/dev-ruby/activeresource/activeresource-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.3.ebuild,v 1.1 2010/12/03 16:25:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.0.3.ebuild,v 1.2 2010/12/04 20:00:08 graaff Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/"
SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
-SLOT="2.3"
+SLOT="3.0"
KEYWORDS="~amd64 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""