diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 20:29:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 20:29:45 +0000 |
commit | 5fdf3b1743000534aaa421b504ab8bcc86e2aabf (patch) | |
tree | d12abe18b36191891a15e055326a7d7092df48db /dev-ruby | |
parent | Stable for arm, wrt bug #464356 (diff) | |
download | gentoo-2-5fdf3b1743000534aaa421b504ab8bcc86e2aabf.tar.gz gentoo-2-5fdf3b1743000534aaa421b504ab8bcc86e2aabf.tar.bz2 gentoo-2-5fdf3b1743000534aaa421b504ab8bcc86e2aabf.zip |
Stable for arm, wrt bug #464512
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-4.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index eff16e09a67b..71606895bf4e 100644 --- a/dev-ruby/minitest/ChangeLog +++ b/dev-ruby/minitest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.103 2013/04/05 18:10:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.104 2013/04/05 20:29:45 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> minitest-4.5.0.ebuild: + Stable for arm, wrt bug #464512 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> minitest-4.5.0.ebuild: Stable for ppc64, wrt bug #464512 diff --git a/dev-ruby/minitest/minitest-4.5.0.ebuild b/dev-ruby/minitest/minitest-4.5.0.ebuild index 42c4314b7b0c..7b46943c4624 100644 --- a/dev-ruby/minitest/minitest-4.5.0.ebuild +++ b/dev-ruby/minitest/minitest-4.5.0.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/minitest/minitest-4.5.0.ebuild,v 1.5 2013/04/05 18:10:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.5.0.ebuild,v 1.6 2013/04/05 20:29:45 ago Exp $ EAPI=5 # jruby → tests fail, reported upstream @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend " |