summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:14:37 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:14:37 +0000
commit31c3a7a0d4f6245cbcd282766859b926b2e66afe (patch)
tree3b310c446b22c2b39908a4b9b43a147d342e085a /dev-ruby/test-unit
parentx86 stable wrt bug #495562 (diff)
downloadgentoo-2-31c3a7a0d4f6245cbcd282766859b926b2e66afe.tar.gz
gentoo-2-31c3a7a0d4f6245cbcd282766859b926b2e66afe.tar.bz2
gentoo-2-31c3a7a0d4f6245cbcd282766859b926b2e66afe.zip
x86 stable wrt bug #490178
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/ChangeLog6
-rw-r--r--dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index 09377a3f43ea..156e8e9229f7 100644
--- a/dev-ruby/test-unit/ChangeLog
+++ b/dev-ruby/test-unit/ChangeLog
@@ -1,6 +1,10 @@
# 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.94 2014/02/22 19:29:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.95 2014/02/24 01:14:37 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ test-unit-2.5.5-r1.ebuild:
+ x86 stable wrt bug #490178
22 Feb 2014; Markus Meier <maekke@gentoo.org> test-unit-2.5.5-r1.ebuild:
arm stable, bug #490178
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 cd3879969f8f..61115066e693 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.6 2014/02/22 19:29:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.7 2014/02/24 01:14:37 phajdan.jr 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() {