summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:39:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:39:47 +0000
commit9d4b6ff27007fe6d30163c696ae9fce0abcc8c8f (patch)
tree8562de463966889dbfa1098601edd332cc376863 /dev-ruby/test-unit-rr
parentStable for sparc, wrt bug #472910 (diff)
downloadgentoo-2-9d4b6ff27007fe6d30163c696ae9fce0abcc8c8f.tar.gz
gentoo-2-9d4b6ff27007fe6d30163c696ae9fce0abcc8c8f.tar.bz2
gentoo-2-9d4b6ff27007fe6d30163c696ae9fce0abcc8c8f.zip
Stable for sparc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/test-unit-rr')
-rw-r--r--dev-ruby/test-unit-rr/ChangeLog5
-rw-r--r--dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit-rr/ChangeLog b/dev-ruby/test-unit-rr/ChangeLog
index 05d80e4cb89d..9c7c066dcfaa 100644
--- a/dev-ruby/test-unit-rr/ChangeLog
+++ b/dev-ruby/test-unit-rr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-unit-rr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.17 2013/07/14 14:19:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.18 2013/08/03 07:39:47 ago Exp $
+
+ 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
+ Stable for sparc, wrt bug #472910
14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for alpha, wrt bug #472910
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
index b78c336c3106..2830bcd02442 100644
--- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
+++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.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-rr/test-unit-rr-1.0.2.ebuild,v 1.15 2013/07/14 14:19:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.16 2013/08/03 07:39:47 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/test-unit/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rr-1.0.2 >=dev-ruby/test-unit-2.5.2"