diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:19:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:19:58 +0000 |
commit | 7ec192546d36e750f62d97c9eca7f8d15e1a7590 (patch) | |
tree | d10b7447e2224422caa8dcb3695f23811c64b0b5 /dev-ruby | |
parent | Stable for alpha, wrt bug #450926 (diff) | |
download | gentoo-2-7ec192546d36e750f62d97c9eca7f8d15e1a7590.tar.gz gentoo-2-7ec192546d36e750f62d97c9eca7f8d15e1a7590.tar.bz2 gentoo-2-7ec192546d36e750f62d97c9eca7f8d15e1a7590.zip |
Stable for alpha, wrt bug #449558
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index 97af9d013eec..7732fc668c4f 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.72 2013/01/16 18:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.73 2013/01/20 10:19:58 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild: + Stable for alpha, wrt bug #449558 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild: Stable for ppc64, wrt bug #449558 diff --git a/dev-ruby/test-unit/test-unit-2.5.3.ebuild b/dev-ruby/test-unit/test-unit-2.5.3.ebuild index 73ac4af60147..1a9b0b13b193 100644 --- a/dev-ruby/test-unit/test-unit-2.5.3.ebuild +++ b/dev-ruby/test-unit/test-unit-2.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.ebuild,v 1.7 2013/01/16 18:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.3.ebuild,v 1.8 2013/01/20 10:19:58 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -23,7 +23,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" all_ruby_compile() { |