summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:54:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:54:31 +0000
commit86350f7774bd86b5099326e5b4d8f580e01181c2 (patch)
tree805ccc64e9d499aa335bfad126be5fc64ace2219 /dev-ruby/test-unit
parentStable for ppc64, wrt bug #490178 (diff)
downloadgentoo-2-86350f7774bd86b5099326e5b4d8f580e01181c2.tar.gz
gentoo-2-86350f7774bd86b5099326e5b4d8f580e01181c2.tar.bz2
gentoo-2-86350f7774bd86b5099326e5b4d8f580e01181c2.zip
Stable for ppc64, wrt bug #490178
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/ChangeLog5
-rw-r--r--dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index dd255cee7e32..7316b1e0e425 100644
--- a/dev-ruby/test-unit/ChangeLog
+++ b/dev-ruby/test-unit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.86 2013/08/31 06:23:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.87 2013/12/22 13:54:31 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.5-r1.ebuild:
+ Stable for ppc64, wrt bug #490178
*test-unit-2.5.5-r1 (31 Aug 2013)
diff --git a/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild b/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild
index 842f038d592f..3c0a80b2a0d4 100644
--- a/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.1 2013/08/31 06:23:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.2 2013/12/22 13:54:31 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"
@@ -27,7 +27,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="Ruby"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="doc test"
each_ruby_prepare() {