diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-11-24 01:35:21 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-11-24 01:35:21 +0000 |
commit | 85a8ab3117d201765f22c02eee8a7ff2c8ad5083 (patch) | |
tree | 1563401b889e042ab555d791bc8424acedff8d31 /dev-ruby | |
parent | 1.2 (diff) | |
download | gentoo-2-85a8ab3117d201765f22c02eee8a7ff2c8ad5083.tar.gz gentoo-2-85a8ab3117d201765f22c02eee8a7ff2c8ad5083.tar.bz2 gentoo-2-85a8ab3117d201765f22c02eee8a7ff2c8ad5083.zip |
1.2
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild index 22f4b2c66c42..a2646760898f 100644 --- a/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild +++ b/dev-ruby/activesupport/activesupport-1.3.1.5618.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.1.5618.ebuild,v 1.1 2006/11/24 00:40:43 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.5618.ebuild,v 1.2 2006/11/24 01:35:21 caleb Exp $ inherit ruby gems @@ -12,7 +12,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem" LICENSE="MIT" -SLOT="1.1" +SLOT="1.2" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" |