diff options
author | 2012-06-12 09:18:33 +0000 | |
---|---|---|
committer | 2012-06-12 09:18:33 +0000 | |
commit | 28868193ca8da858a0803b0f600f7428e992c0fc (patch) | |
tree | f019d1cbd2f8c899a032b06fcf5572991b2ea9a1 /dev-ruby/test-unit | |
parent | Stable for amd64, wrt bug #420717 (diff) | |
download | gentoo-2-28868193ca8da858a0803b0f600f7428e992c0fc.tar.gz gentoo-2-28868193ca8da858a0803b0f600f7428e992c0fc.tar.bz2 gentoo-2-28868193ca8da858a0803b0f600f7428e992c0fc.zip |
Stable for amd64, wrt bug #420709
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r-- | dev-ruby/test-unit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-2.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index 5601203fa1a7..ecb063fa3d8e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.55 2012/06/11 17:33:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.56 2012/06/12 09:18:33 ago Exp $ + + 12 Jun 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-2.4.8.ebuild: + Stable for amd64, wrt bug #420709 11 Jun 2012; Hans de Graaff <graaff@gentoo.org> test-unit-2.4.8.ebuild: Drop USE=doc from this version to facilitate bootstrapping a stable tree for diff --git a/dev-ruby/test-unit/test-unit-2.4.8.ebuild b/dev-ruby/test-unit/test-unit-2.4.8.ebuild index 66bb8dd7a798..e786a1335d2f 100644 --- a/dev-ruby/test-unit/test-unit-2.4.8.ebuild +++ b/dev-ruby/test-unit/test-unit-2.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.8.ebuild,v 1.2 2012/06/11 17:33:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.3 2012/06/12 09:18:33 ago Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/" LICENSE="Ruby" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" all_ruby_compile() { |