diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 22:23:46 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 22:23:46 +0000 |
commit | b45def9bcc88ce80a9dfafa2b853ff98e3e54a04 (patch) | |
tree | f23cc29920b0668cc9c9071d216025cd81380ad4 /dev-ruby/minitest | |
parent | Attempt to fix gpg-agent bug with enigmail (bug #374549). (diff) | |
download | historical-b45def9bcc88ce80a9dfafa2b853ff98e3e54a04.tar.gz historical-b45def9bcc88ce80a9dfafa2b853ff98e3e54a04.tar.bz2 historical-b45def9bcc88ce80a9dfafa2b853ff98e3e54a04.zip |
Stable for ppc64; bug #354481
Package-Manager: portage-2.1.10.3/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index 3c041e69c595..9c53a3bf2fd7 100644 --- a/dev-ruby/minitest/ChangeLog +++ b/dev-ruby/minitest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.45 2011/06/18 08:21:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.46 2011/07/10 22:23:02 halcy0n Exp $ + + 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> minitest-2.0.2.ebuild: + Stable for ppc64; bug #354481 *minitest-2.3.0 (18 Jun 2011) diff --git a/dev-ruby/minitest/minitest-2.0.2.ebuild b/dev-ruby/minitest/minitest-2.0.2.ebuild index 572fbcac8e11..0e9f110382fa 100644 --- a/dev-ruby/minitest/minitest-2.0.2.ebuild +++ b/dev-ruby/minitest/minitest-2.0.2.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/minitest/minitest-2.0.2.ebuild,v 1.9 2011/04/23 17:30:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-2.0.2.ebuild,v 1.10 2011/07/10 22:23:02 halcy0n Exp $ EAPI=2 # jruby → tests fail, reported upstream @@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |