summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-13 16:35:09 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-13 16:35:09 +0000
commita56e9cd469160fb126b174aa6e9c31e59f8c7f4d (patch)
treef1e8095fea67740545149c23dcabcfb328243acf /dev-ruby/hoe-seattlerb
parentVersion bumped. (diff)
downloadhistorical-a56e9cd469160fb126b174aa6e9c31e59f8c7f4d.tar.gz
historical-a56e9cd469160fb126b174aa6e9c31e59f8c7f4d.tar.bz2
historical-a56e9cd469160fb126b174aa6e9c31e59f8c7f4d.zip
Marking hoe-seattlerb-1.2.2 ~ppc64 for bug 298367
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog5
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 752efaa0fcb5..95044ee0b248 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.5 2010/01/07 20:07:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.6 2010/01/13 16:35:09 ranger Exp $
+
+ 13 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-seattlerb-1.2.2.ebuild:
+ Marking hoe-seattlerb-1.2.2 ~ppc64 for bug 298367
*hoe-seattlerb-1.2.2 (07 Jan 2010)
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
index b6eee427df4c..04fe5af559ef 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.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-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.1 2010/01/07 20:07:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.2 2010/01/13 16:35:09 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3'