diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:37:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:37:05 +0000 |
commit | 828f102cdabbb7bc992a2f79ebc99961a195b6d3 (patch) | |
tree | 27d2168624ca18395edbe7b0ac7626aa69d094d6 /dev-ruby/activeresource/activeresource-2.0.2.ebuild | |
parent | ia64 stable wrt #221309 (diff) | |
download | gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.tar.gz gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.tar.bz2 gentoo-2-828f102cdabbb7bc992a2f79ebc99961a195b6d3.zip |
ia64 stable wrt #221309
(Portage version: 2.1.4.4)
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 774e9e606b0a..140c1aefe779 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.6 2008/05/12 09:41:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.7 2008/05/13 13:37:05 armin76 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 |