diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-05-16 05:03:38 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-05-16 05:03:38 +0000 |
commit | 65447e0211baa23360c863315b34e9fed65c1ae5 (patch) | |
tree | 3f46c2e12974c19a20e2f6a2b85dcd62491a03c8 /dev-ruby/actionpack | |
parent | x86 stable;Riding the rails (diff) | |
download | historical-65447e0211baa23360c863315b34e9fed65c1ae5.tar.gz historical-65447e0211baa23360c863315b34e9fed65c1ae5.tar.bz2 historical-65447e0211baa23360c863315b34e9fed65c1ae5.zip |
x86 Stable; Falling on my butt trying to ride the rails
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.12.1.ebuild b/dev-ruby/actionpack/actionpack-1.12.1.ebuild index 0f779d8d3d66..50a801502661 100644 --- a/dev-ruby/actionpack/actionpack-1.12.1.ebuild +++ b/dev-ruby/actionpack/actionpack-1.12.1.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/actionpack/actionpack-1.12.1.ebuild,v 1.3 2006/05/11 13:04:08 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.12.1.ebuild,v 1.4 2006/05/16 05:03:38 tsunam Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |