summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-18 17:11:56 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-18 17:11:56 +0000
commitd5cb9e158913a415c8f425fdd58fdf0d9bdd73f7 (patch)
tree5746593e6090ffaec73da34ea5044d57b4d25a65 /dev-ruby/hoe
parentBump to ruby-fakegem, disable three tests (and reported upstream) because the... (diff)
downloadgentoo-2-d5cb9e158913a415c8f425fdd58fdf0d9bdd73f7.tar.gz
gentoo-2-d5cb9e158913a415c8f425fdd58fdf0d9bdd73f7.tar.bz2
gentoo-2-d5cb9e158913a415c8f425fdd58fdf0d9bdd73f7.zip
Marking hoe-2.5.0 ~ppc64 for bug 297830
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 3807379d4881..505dcd8049fa 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.70 2010/01/13 16:20:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.71 2010/01/18 17:11:56 ranger Exp $
+
+ 18 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-2.5.0.ebuild:
+ Marking hoe-2.5.0 ~ppc64 for bug 297830
13 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-2.4.0.ebuild:
Marking hoe-2.4.0 ~ppc64 for bug 297830
diff --git a/dev-ruby/hoe/hoe-2.5.0.ebuild b/dev-ruby/hoe/hoe-2.5.0.ebuild
index 02bc31ed71c2..82e90091520b 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.1 2010/01/07 20:06:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.2 2010/01/18 17:11:56 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
# - also requires dev-ruby/hoe-seattlerb for 1.9;