summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:14:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:14:53 +0000
commit046a765d837cdf358fae17e68101b8b91dc08236 (patch)
tree29bf5532e9e82af8dc3eff8357c6cf4717c81478 /dev-ruby/test-unit
parentStable for ppc, wrt bug #490178 (diff)
downloadgentoo-2-046a765d837cdf358fae17e68101b8b91dc08236.tar.gz
gentoo-2-046a765d837cdf358fae17e68101b8b91dc08236.tar.bz2
gentoo-2-046a765d837cdf358fae17e68101b8b91dc08236.zip
Stable for ppc, wrt bug #490178
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 55ef2b6a529b..0dfb3fbba74f 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.97 2014/04/05 14:39:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.98 2014/04/13 16:14:53 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.5-r1.ebuild:
+ Stable for ppc, wrt bug #490178
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> test-unit-2.5.3.ebuild,
test-unit-2.5.5-r1.ebuild, test-unit-2.5.5-r2.ebuild:
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 77069467c75e..bceec536860e 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-2014 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.8 2014/04/05 14:39:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.9 2014/04/13 16:14:53 ago Exp $
EAPI=5
USE_RUBY="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() {