diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:47:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:47:17 +0000 |
commit | f2444c94139f71b89211d490d260ddb6134b29e6 (patch) | |
tree | 022aca057b4ea557f9e862cee555eac979d3ebea /dev-ruby/test-unit-rr | |
parent | Stable for sparc, wrt bug #505920 (diff) | |
download | gentoo-2-f2444c94139f71b89211d490d260ddb6134b29e6.tar.gz gentoo-2-f2444c94139f71b89211d490d260ddb6134b29e6.tar.bz2 gentoo-2-f2444c94139f71b89211d490d260ddb6134b29e6.zip |
Stable for sparc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, 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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit-rr/ChangeLog b/dev-ruby/test-unit-rr/ChangeLog index 34e5512e1da7..b6d59280d92c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.34 2014/11/18 11:45:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.35 2014/11/18 11:47:17 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.3.ebuild: + Stable for sparc, wrt bug #505920 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.3.ebuild: Stable for ppc64, wrt bug #505920 diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild index 47b73f2d07cb..8274120a67d1 100644 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.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-rr/test-unit-rr-1.0.3.ebuild,v 1.12 2014/11/18 11:45:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.13 2014/11/18 11:47:17 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.1.1 >=dev-ruby/test-unit-2.5.2" |