diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:06:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-11 16:06:27 +0000 |
commit | 9dc1ae2abd7dc359c22bd4bd9b193d7456335d4e (patch) | |
tree | 39e96f423694a7091f4cddfaccc16ba797b7a339 /dev-ruby/activeresource/activeresource-2.0.2.ebuild | |
parent | x86 stable, bug #221309 (diff) | |
download | gentoo-2-9dc1ae2abd7dc359c22bd4bd9b193d7456335d4e.tar.gz gentoo-2-9dc1ae2abd7dc359c22bd4bd9b193d7456335d4e.tar.bz2 gentoo-2-9dc1ae2abd7dc359c22bd4bd9b193d7456335d4e.zip |
x86 stable, bug #221309
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-ruby/activeresource/activeresource-2.0.2.ebuild')
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activeresource/activeresource-2.0.2.ebuild b/dev-ruby/activeresource/activeresource-2.0.2.ebuild index e2e0de51868d..d0849f76b26a 100644 --- a/dev-ruby/activeresource/activeresource-2.0.2.ebuild +++ b/dev-ruby/activeresource/activeresource-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.3 2008/05/11 12:01:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.4 2008/05/11 16:06:27 maekke Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |