diff options
Diffstat (limited to 'dev-ruby/activesupport/activesupport-1.3.0.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.3.0.ebuild b/dev-ruby/activesupport/activesupport-1.3.0.ebuild index 996c29896d63..0cbce38f0736 100644 --- a/dev-ruby/activesupport/activesupport-1.3.0.ebuild +++ b/dev-ruby/activesupport/activesupport-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.0.ebuild,v 1.1 2006/03/28 13:04:41 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.0.ebuild,v 1.2 2006/03/28 13:05:52 caleb Exp $ inherit ruby gems @@ -12,7 +12,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" -SLOT="0" +SLOT="1.1" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" |