diff options
author | 2010-09-29 21:38:43 +0000 | |
---|---|---|
committer | 2010-09-29 21:38:43 +0000 | |
commit | faa9cd65e88050455bc1f46c73680df22617e724 (patch) | |
tree | 3f88a9213c390824bf8c6fd519105a784a2d337f /dev-ruby | |
parent | Marking ruby-minitest-0 ppc64 for bug 321043 (diff) | |
download | gentoo-2-faa9cd65e88050455bc1f46c73680df22617e724.tar.gz gentoo-2-faa9cd65e88050455bc1f46c73680df22617e724.tar.bz2 gentoo-2-faa9cd65e88050455bc1f46c73680df22617e724.zip |
Marking hoe-2.5.0 ppc64 for bug 321043
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index fafaf2cd5e10..2d71c45078d3 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.92 2010/09/28 18:53:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.93 2010/09/29 21:38:43 ranger Exp $ + + 29 Sep 2010; Brent Baude <ranger@gentoo.org> hoe-2.5.0.ebuild: + Marking hoe-2.5.0 ppc64 for bug 321043 28 Sep 2010; Brent Baude <ranger@gentoo.org> hoe-2.5.0.ebuild: Marking hoe-2.5.0 ppc for bug 321043 diff --git a/dev-ruby/hoe/hoe-2.5.0.ebuild b/dev-ruby/hoe/hoe-2.5.0.ebuild index a7b5cd9d0680..0b0fe0957364 100644 --- a/dev-ruby/hoe/hoe-2.5.0.ebuild +++ b/dev-ruby/hoe/hoe-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.11 2010/09/28 18:53:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.12 2010/09/29 21:38:43 ranger Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # - also requires dev-ruby/hoe-seattlerb for 1.9; |