diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:22:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:22:32 +0000 |
commit | 36eeaa98ebeb41f78540e72a8aa2ef4eec639936 (patch) | |
tree | eaba69f230dce924e7e228d21316536a29ec2eee /dev-ruby/minitest | |
parent | Stable for ppc, wrt bug #508996 (diff) | |
download | gentoo-2-36eeaa98ebeb41f78540e72a8aa2ef4eec639936.tar.gz gentoo-2-36eeaa98ebeb41f78540e72a8aa2ef4eec639936.tar.bz2 gentoo-2-36eeaa98ebeb41f78540e72a8aa2ef4eec639936.zip |
Stable for ppc, wrt bug #508996
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-4.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index fc3caa2b75cd..77735d4b581a 100644 --- a/dev-ruby/minitest/ChangeLog +++ b/dev-ruby/minitest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.165 2014/10/04 15:33:51 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.166 2014/10/30 14:22:32 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> minitest-4.7.5.ebuild: + Stable for ppc, wrt bug #508996 *minitest-5.4.2 (04 Oct 2014) diff --git a/dev-ruby/minitest/minitest-4.7.5.ebuild b/dev-ruby/minitest/minitest-4.7.5.ebuild index fac07b2f09fe..e0c35e44eeb8 100644 --- a/dev-ruby/minitest/minitest-4.7.5.ebuild +++ b/dev-ruby/minitest/minitest-4.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild,v 1.11 2014/08/15 17:35:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild,v 1.12 2014/10/30 14:22:32 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -17,7 +17,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" each_ruby_prepare() { |