summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-14 14:19:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-14 14:19:59 +0000
commit7120055d3b697ed3b594d64b4486fed7e1b974f2 (patch)
treea3144e0d5d6e35b2c3c919cc27d1b432afdd7453 /dev-ruby/test-unit-rr
parentStable for alpha, wrt bug #472910 (diff)
downloadgentoo-2-7120055d3b697ed3b594d64b4486fed7e1b974f2.tar.gz
gentoo-2-7120055d3b697ed3b594d64b4486fed7e1b974f2.tar.bz2
gentoo-2-7120055d3b697ed3b594d64b4486fed7e1b974f2.zip
Stable for alpha, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 e596d844a08d..05d80e4cb89d 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.16 2013/07/13 19:13:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.17 2013/07/14 14:19:59 ago Exp $
+
+ 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
+ Stable for alpha, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for ppc64, 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 0edcab3359e3..b78c336c3106 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.14 2013/07/13 19:13:12 ago Exp $
+# $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 $
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"