diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 19:14:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 19:14:01 +0000 |
commit | afc1e499ec735f436661e99cb2a01a30487ed820 (patch) | |
tree | b2a98a26028867af425b3f0f93ae568c51fc1283 /dev-ruby/minitest | |
parent | Stable on amd64 wrt bug #354481 (diff) | |
download | gentoo-2-afc1e499ec735f436661e99cb2a01a30487ed820.tar.gz gentoo-2-afc1e499ec735f436661e99cb2a01a30487ed820.tar.bz2 gentoo-2-afc1e499ec735f436661e99cb2a01a30487ed820.zip |
Stable on amd64 wrt bug #354481
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index 5c36bf1e5543..5d22489937ae 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.30 2011/02/11 15:55:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.31 2011/02/11 19:14:01 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> minitest-1.7.2.ebuild: + Stable on amd64 wrt bug #354481 11 Feb 2011; Hans de Graaff <graaff@gentoo.org> minitest-1.7.2.ebuild: Drop ruby19 to create a stable candidate. diff --git a/dev-ruby/minitest/minitest-1.7.2.ebuild b/dev-ruby/minitest/minitest-1.7.2.ebuild index 83edb9476766..61f02e635e2a 100644 --- a/dev-ruby/minitest/minitest-1.7.2.ebuild +++ b/dev-ruby/minitest/minitest-1.7.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-1.7.2.ebuild,v 1.4 2011/02/11 15:55:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.5 2011/02/11 19:14:01 hwoarang 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 ~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="" ruby_add_bdepend " |