summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-11 21:20:08 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-11 21:20:08 +0000
commit5663ec047c9c77e863e33fff8520c20801795fe3 (patch)
tree7bd0aa7a31f2227e2caecca14414b208e61e1380 /dev-ruby
parentstable ppc64, bug 317239 (diff)
downloadgentoo-2-5663ec047c9c77e863e33fff8520c20801795fe3.tar.gz
gentoo-2-5663ec047c9c77e863e33fff8520c20801795fe3.tar.bz2
gentoo-2-5663ec047c9c77e863e33fff8520c20801795fe3.zip
stable ppc64, bug 311603
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.7-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index a0ab888d7b97..bfacd2fc2af5 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.97 2010/05/11 15:23:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.98 2010/05/11 21:20:08 ranger Exp $
+
+ 11 May 2010; Brent Baude <ranger@gentoo.org> rake-0.8.7-r3.ebuild:
+ stable ppc64, bug 311603
11 May 2010; Jeroen Roovers <jer@gentoo.org> rake-0.8.7-r3.ebuild:
Stable for HPPA (bug #311603).
diff --git a/dev-ruby/rake/rake-0.8.7-r3.ebuild b/dev-ruby/rake/rake-0.8.7-r3.ebuild
index 91c208ed351d..32e3f115eaf8 100644
--- a/dev-ruby/rake/rake-0.8.7-r3.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r3.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/rake/rake-0.8.7-r3.ebuild,v 1.9 2010/05/11 15:23:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r3.ebuild,v 1.10 2010/05/11 21:20:07 ranger Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
#ruby_add_bdepend test dev-ruby/flexmock