diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:04:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:04:55 +0000 |
commit | 581c01205d81f514b9a8c961a94825d2952d79c3 (patch) | |
tree | 107ef956bb32890ff724c29a38903645774328d6 /dev-ruby/activesupport/activesupport-2.0.2.ebuild | |
parent | x86 stable, bug #221309 (diff) | |
download | gentoo-2-581c01205d81f514b9a8c961a94825d2952d79c3.tar.gz gentoo-2-581c01205d81f514b9a8c961a94825d2952d79c3.tar.bz2 gentoo-2-581c01205d81f514b9a8c961a94825d2952d79c3.zip |
x86 stable, bug #221309
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-ruby/activesupport/activesupport-2.0.2.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild index 89945c1801f8..a2e043a13f84 100644 --- a/dev-ruby/activesupport/activesupport-2.0.2.ebuild +++ b/dev-ruby/activesupport/activesupport-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.2 2008/05/11 12:00:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.3 2008/05/11 16:04:55 maekke Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |