summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-05-01 08:06:20 +0000
committerHans de Graaff <graaff@gentoo.org>2010-05-01 08:06:20 +0000
commit824316534192add379038e9010b2daf6882fbd8d (patch)
tree4060b57e61e339c17e82f0aa542791a33e5d0080 /dev-ruby
parentVersion bump: various enhancements and bug fixes. (diff)
downloadgentoo-2-824316534192add379038e9010b2daf6882fbd8d.tar.gz
gentoo-2-824316534192add379038e9010b2daf6882fbd8d.tar.bz2
gentoo-2-824316534192add379038e9010b2daf6882fbd8d.zip
Add ~ppc64 keyword also to latest versions because it seems that this was the intention of the ppc64 herd.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/minitest/ChangeLog7
-rw-r--r--dev-ruby/minitest/minitest-1.5.0.ebuild4
-rw-r--r--dev-ruby/minitest/minitest-1.6.0.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog
index 118b6b4c8f4b..8026e3e2065b 100644
--- a/dev-ruby/minitest/ChangeLog
+++ b/dev-ruby/minitest/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/minitest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.12 2010/05/01 08:04:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.13 2010/05/01 08:06:20 graaff Exp $
+
+ 01 May 2010; Hans de Graaff <graaff@gentoo.org> minitest-1.5.0.ebuild,
+ minitest-1.6.0.ebuild:
+ Add ~ppc64 keyword also to latest versions because it seems that this was
+ the intention of the ppc64 herd.
*minitest-1.6.0 (01 May 2010)
diff --git a/dev-ruby/minitest/minitest-1.5.0.ebuild b/dev-ruby/minitest/minitest-1.5.0.ebuild
index e61b13066b2e..d14973ad1516 100644
--- a/dev-ruby/minitest/minitest-1.5.0.ebuild
+++ b/dev-ruby/minitest/minitest-1.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/minitest/minitest-1.5.0.ebuild,v 1.2 2010/04/26 10:47:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.5.0.ebuild,v 1.3 2010/05/01 08:06:20 graaff Exp $
EAPI=2
# jruby → tests fail, reported upstream
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/hoe"
diff --git a/dev-ruby/minitest/minitest-1.6.0.ebuild b/dev-ruby/minitest/minitest-1.6.0.ebuild
index 873f22aa4768..c5729ae6ea08 100644
--- a/dev-ruby/minitest/minitest-1.6.0.ebuild
+++ b/dev-ruby/minitest/minitest-1.6.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/minitest/minitest-1.6.0.ebuild,v 1.1 2010/05/01 08:04:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.6.0.ebuild,v 1.2 2010/05/01 08:06:20 graaff Exp $
EAPI=2
# jruby → tests fail, reported upstream
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/hoe"