diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-09 19:47:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-09 19:47:42 +0000 |
commit | 27a5766a7e5962e783022a25c51a8af517ac28f8 (patch) | |
tree | a18ff3a665abf96f24375be6667505fd8e4e0b23 /dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild | |
parent | ppc stable, bug #143369 (diff) | |
download | gentoo-2-27a5766a7e5962e783022a25c51a8af517ac28f8.tar.gz gentoo-2-27a5766a7e5962e783022a25c51a8af517ac28f8.tar.bz2 gentoo-2-27a5766a7e5962e783022a25c51a8af517ac28f8.zip |
ppc stable, bug #143369
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild')
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild index 2de431a0369f..54740b268085 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.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/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.1 2006/08/09 18:30:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.2 2006/08/09 19:47:42 dertobi123 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 |