diff options
Diffstat (limited to 'dev-ruby/hoe/hoe-1.5.1.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-1.5.1.ebuild b/dev-ruby/hoe/hoe-1.5.1.ebuild index c9faa3a70c50..3a9e821328a4 100644 --- a/dev-ruby/hoe/hoe-1.5.1.ebuild +++ b/dev-ruby/hoe/hoe-1.5.1.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.5.1.ebuild,v 1.5 2008/04/13 13:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.6 2008/04/17 10:56:41 armin76 Exp $ inherit 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-ruby/rake-0.8.1 |