diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 13:41:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 13:41:32 +0000 |
commit | ba17bad0b7ed819ab266780ad31f48d36f3767c4 (patch) | |
tree | 4ce2d9f4f503caf4f49adb987d02547a8f83d63d /dev-ruby/hoe/hoe-1.5.1.ebuild | |
parent | Nuke 1.0 now that 1.4 is stable (diff) | |
download | historical-ba17bad0b7ed819ab266780ad31f48d36f3767c4.tar.gz historical-ba17bad0b7ed819ab266780ad31f48d36f3767c4.tar.bz2 historical-ba17bad0b7ed819ab266780ad31f48d36f3767c4.zip |
Stable on ppc wrt bug 217389
Package-Manager: portage-2.1.4.4
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 45af6807d948..3431bb735bdc 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.2 2008/04/12 13:10:05 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.5.1.ebuild,v 1.3 2008/04/12 13:40:15 nixnut 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 |