diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:10:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:10:05 +0000 |
commit | fc709d0a6088e2c89c99690b684846b99ca4a7b3 (patch) | |
tree | a57fbfe7c16b812d0057f3000545cef56c91327e /dev-ruby/actionpack/actionpack-1.11.2.ebuild | |
parent | dev-php4/PEAR-XML_XPath stable on ppc. (diff) | |
download | gentoo-2-fc709d0a6088e2c89c99690b684846b99ca4a7b3.tar.gz gentoo-2-fc709d0a6088e2c89c99690b684846b99ca4a7b3.tar.bz2 gentoo-2-fc709d0a6088e2c89c99690b684846b99ca4a7b3.zip |
dev-ruby/actionpack stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ruby/actionpack/actionpack-1.11.2.ebuild')
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionpack/actionpack-1.11.2.ebuild b/dev-ruby/actionpack/actionpack-1.11.2.ebuild index 7e566b9c462b..aaad634fa5ae 100644 --- a/dev-ruby/actionpack/actionpack-1.11.2.ebuild +++ b/dev-ruby/actionpack/actionpack-1.11.2.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.11.2.ebuild,v 1.3 2006/01/10 17:31:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.11.2.ebuild,v 1.4 2006/01/27 20:10:05 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 |