summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:13:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 19:13:12 +0000
commitabbdd273bf62e34aea73710b0d8789193d0cd974 (patch)
tree37aeb7a9c7dc114915c5eae320afd362667db16a /dev-ruby/test-unit-rr
parentStable for ppc64, wrt bug #472910 (diff)
downloadgentoo-2-abbdd273bf62e34aea73710b0d8789193d0cd974.tar.gz
gentoo-2-abbdd273bf62e34aea73710b0d8789193d0cd974.tar.bz2
gentoo-2-abbdd273bf62e34aea73710b0d8789193d0cd974.zip
Stable for ppc64, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 20633207a865..e596d844a08d 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.15 2013/07/13 18:15:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.16 2013/07/13 19:13:12 ago Exp $
+
+ 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
+ Stable for ppc64, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for ppc, 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 7b021ab149d9..0edcab3359e3 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.13 2013/07/13 18:15:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.14 2013/07/13 19:13:12 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"