diff options
author | Markus Meier <maekke@gentoo.org> | 2014-02-22 19:29:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-02-22 19:29:02 +0000 |
commit | 0d7ee4a4537c91199edd8ba184df2abf07e895f8 (patch) | |
tree | 02538814911ff50b1f3324d25db018dfc7d83b06 /dev-ruby | |
parent | arm stable, bug #498186 (diff) | |
download | gentoo-2-0d7ee4a4537c91199edd8ba184df2abf07e895f8.tar.gz gentoo-2-0d7ee4a4537c91199edd8ba184df2abf07e895f8.tar.bz2 gentoo-2-0d7ee4a4537c91199edd8ba184df2abf07e895f8.zip |
arm stable, bug #490178
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/test-unit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index 90b1ab3d3c4e..09377a3f43ea 100644 --- a/dev-ruby/test-unit/ChangeLog +++ b/dev-ruby/test-unit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/test-unit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.93 2014/02/20 15:01:55 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.94 2014/02/22 19:29:02 maekke Exp $ + + 22 Feb 2014; Markus Meier <maekke@gentoo.org> test-unit-2.5.5-r1.ebuild: + arm stable, bug #490178 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> test-unit-2.5.5-r1.ebuild: ia64 stable wrt bug #490178 diff --git a/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild b/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild index aa2ead97fe12..cd3879969f8f 100644 --- a/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild +++ b/dev-ruby/test-unit/test-unit-2.5.5-r1.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/test-unit-2.5.5-r1.ebuild,v 1.5 2014/02/20 15:01:55 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.5-r1.ebuild,v 1.6 2014/02/22 19:29:02 maekke Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -27,7 +27,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="Ruby" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" each_ruby_prepare() { |