summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:29:54 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:29:54 +0000
commitee1d52042a6b4d0a6b9bfe6fac7b3ca7f4367ca9 (patch)
tree14f7081fe83a4ac81d482ad665dbafdd66cd9ec3 /dev-ruby/rake
parentStable ppc64, bug #411507 (diff)
downloadgentoo-2-ee1d52042a6b4d0a6b9bfe6fac7b3ca7f4367ca9.tar.gz
gentoo-2-ee1d52042a6b4d0a6b9bfe6fac7b3ca7f4367ca9.tar.bz2
gentoo-2-ee1d52042a6b4d0a6b9bfe6fac7b3ca7f4367ca9.zip
Stable ppc64, bug #411507
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.7-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 6f8681aea9f7..bfdd509f8e9f 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.124 2012/07/22 14:10:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.125 2012/07/25 20:29:54 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.8.7-r6.ebuild:
+ Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> rake-0.8.7-r6.ebuild:
ppc stable #411507
diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild
index 07b1454ce778..f5bbd87752f2 100644
--- a/dev-ruby/rake/rake-0.8.7-r6.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r6.ebuild,v 1.8 2012/07/22 14:10:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.9 2012/07/25 20:29:54 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~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 ~s390 ~sh ~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