diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-26 19:56:11 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-26 19:56:11 +0000 |
commit | b67635069354720545679d218c23334a50b41929 (patch) | |
tree | 4fda451cc56c8e9a8bfa6b178f0d321463bc79cc /dev-ruby/test-unit | |
parent | Stable on amd64 wrt bug #357939 (diff) | |
download | gentoo-2-b67635069354720545679d218c23334a50b41929.tar.gz gentoo-2-b67635069354720545679d218c23334a50b41929.tar.bz2 gentoo-2-b67635069354720545679d218c23334a50b41929.zip |
Stable on amd64 wrt bug #357939
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r-- | dev-ruby/test-unit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index 16c613dfe4ab..45a3832380e1 100644 --- a/dev-ruby/test-unit/ChangeLog +++ b/dev-ruby/test-unit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/test-unit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.38 2011/04/23 17:42:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.39 2011/04/26 19:56:11 angelos Exp $ + + 26 Apr 2011; Christoph Mende <christoph@gentoo.org> + test-unit-2.1.2-r1.ebuild: + Stable on amd64 wrt bug #357939 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> test-unit-2.1.2-r1.ebuild: alpha/ia64/sparc stable wrt #357939 diff --git a/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild b/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild index 69f21d3c2f0f..b3571e345ece 100644 --- a/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild +++ b/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.2-r1.ebuild,v 1.3 2011/04/23 17:42:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild,v 1.4 2011/04/26 19:56:11 angelos Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" each_ruby_test() { |