diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:40 +0000 |
commit | d6d16e5e173b8513d250cfd99f3bf22f797c750c (patch) | |
tree | 9c1cc0450d8ee95153ebdaa279458d52b0f92bc1 /dev-ruby/minitest | |
parent | Stable for ia64, wrt bug #440872 (diff) | |
download | gentoo-2-d6d16e5e173b8513d250cfd99f3bf22f797c750c.tar.gz gentoo-2-d6d16e5e173b8513d250cfd99f3bf22f797c750c.tar.bz2 gentoo-2-d6d16e5e173b8513d250cfd99f3bf22f797c750c.zip |
Stable for ppc, wrt bug #448372
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index 0055a81624c3..63c3d2ec0c64 100644 --- a/dev-ruby/minitest/ChangeLog +++ b/dev-ruby/minitest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.90 2012/12/28 11:12:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.91 2012/12/28 11:22:40 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> minitest-3.5.0.ebuild: + Stable for ppc, wrt bug #448372 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> minitest-3.5.0.ebuild: Stable for ppc64, wrt bug #448372 diff --git a/dev-ruby/minitest/minitest-3.5.0.ebuild b/dev-ruby/minitest/minitest-3.5.0.ebuild index 09d6da77722b..4223d8cd6101 100644 --- a/dev-ruby/minitest/minitest-3.5.0.ebuild +++ b/dev-ruby/minitest/minitest-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-3.5.0.ebuild,v 1.4 2012/12/28 11:12:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-3.5.0.ebuild,v 1.5 2012/12/28 11:22:40 ago Exp $ EAPI=4 # 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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |