diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-05-16 05:06:46 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-05-16 05:06:46 +0000 |
commit | f7a751539efd3c71a7e47396f1b3c0a7429bcc92 (patch) | |
tree | e6b68ef5c624f1fb8def0a1b3e0f6981883fa77b /dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild | |
parent | x86 stable; don't land on the rails wrong, it hurts (diff) | |
download | gentoo-2-f7a751539efd3c71a7e47396f1b3c0a7429bcc92.tar.gz gentoo-2-f7a751539efd3c71a7e47396f1b3c0a7429bcc92.tar.bz2 gentoo-2-f7a751539efd3c71a7e47396f1b3c0a7429bcc92.zip |
x86 stable; the web requires action?
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild')
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild index 21747b74d7be..d245cfcb7ba8 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.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/actionwebservice/actionwebservice-1.1.2.ebuild,v 1.3 2006/05/11 13:09:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.2.ebuild,v 1.4 2006/05/16 05:06:46 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 |