diff options
author | 2006-01-27 20:08:43 +0000 | |
---|---|---|
committer | 2006-01-27 20:08:43 +0000 | |
commit | 958eb3396b3be003730a82cf2d87e8286f35ef90 (patch) | |
tree | b452616338f9f48b6cbf65fe101c29a97eca379b /dev-ruby/activesupport/activesupport-1.2.5.ebuild | |
parent | dev-php/PEAR-Spreadsheet_Excel_Writer stable on ppc. (diff) | |
download | historical-958eb3396b3be003730a82cf2d87e8286f35ef90.tar.gz historical-958eb3396b3be003730a82cf2d87e8286f35ef90.tar.bz2 historical-958eb3396b3be003730a82cf2d87e8286f35ef90.zip |
dev-ruby/activesupport stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-ruby/activesupport/activesupport-1.2.5.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-1.2.5.ebuild b/dev-ruby/activesupport/activesupport-1.2.5.ebuild index 8956d9c2e402..f49e90089620 100644 --- a/dev-ruby/activesupport/activesupport-1.2.5.ebuild +++ b/dev-ruby/activesupport/activesupport-1.2.5.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.2.5.ebuild,v 1.3 2006/01/10 17:27:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.5.ebuild,v 1.4 2006/01/27 20:08:43 hansmi Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |