diff options
Diffstat (limited to 'dev-ruby/hoe/hoe-1.4.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-1.4.0.ebuild b/dev-ruby/hoe/hoe-1.4.0.ebuild index aa613211fc57..1d35725219f0 100644 --- a/dev-ruby/hoe/hoe-1.4.0.ebuild +++ b/dev-ruby/hoe/hoe-1.4.0.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/hoe/hoe-1.4.0.ebuild,v 1.3 2008/03/13 19:39:23 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.4.0.ebuild,v 1.4 2008/03/13 21:02:52 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.4 |