diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:25:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:25:07 +0000 |
commit | f8bba5cef7a13386d3d9fcbf80a17bfc635b552e (patch) | |
tree | 8134894cfbffa3795ef09b1ff921c9c48ab7bd51 /dev-ruby/minitest | |
parent | Version bump. (diff) | |
download | gentoo-2-f8bba5cef7a13386d3d9fcbf80a17bfc635b552e.tar.gz gentoo-2-f8bba5cef7a13386d3d9fcbf80a17bfc635b552e.tar.bz2 gentoo-2-f8bba5cef7a13386d3d9fcbf80a17bfc635b552e.zip |
Stable for HPPA (bug #464512).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/minitest')
-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 71606895bf4e..4939679e5b59 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.104 2013/04/05 20:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.105 2013/04/10 17:25:07 jer Exp $ + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> minitest-4.5.0.ebuild: + Stable for HPPA (bug #464512). 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> minitest-4.5.0.ebuild: Stable for arm, wrt bug #464512 diff --git a/dev-ruby/minitest/minitest-4.5.0.ebuild b/dev-ruby/minitest/minitest-4.5.0.ebuild index 7b46943c4624..ff4199458030 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.6 2013/04/05 20:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.5.0.ebuild,v 1.7 2013/04/10 17:25:07 jer 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 " |