diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:44:32 +0000 |
commit | 24b17b70c5f6e1bf82f0eba6d44b9ce5a7dd526c (patch) | |
tree | edef51a1525b23491a9ae5e8eac128e20a4196fe /dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild | |
parent | Revbump (bug 520316, thanks whissi). (diff) | |
download | historical-24b17b70c5f6e1bf82f0eba6d44b9ce5a7dd526c.tar.gz historical-24b17b70c5f6e1bf82f0eba6d44b9ce5a7dd526c.tar.bz2 historical-24b17b70c5f6e1bf82f0eba6d44b9ce5a7dd526c.zip |
Stable for ppc, wrt bug #505920
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild')
-rw-r--r-- | dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 b6246cee720d..1118498b0b4b 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.10 2014/11/10 15:56:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.11 2014/11/18 11:44:16 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" |