diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:11:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:11:14 +0000 |
commit | 7d8ce033e792276229e7eb1eab5a75d23fa64262 (patch) | |
tree | 4dfd02186a17080d5498efaf1b47e14cb62fe1c9 /dev-ruby | |
parent | Stable for x86, wrt bug #473922 (diff) | |
download | gentoo-2-7d8ce033e792276229e7eb1eab5a75d23fa64262.tar.gz gentoo-2-7d8ce033e792276229e7eb1eab5a75d23fa64262.tar.bz2 gentoo-2-7d8ce033e792276229e7eb1eab5a75d23fa64262.zip |
Stable for x86, wrt bug #472904
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index fffe4c233828..e43db3166b12 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.115 2013/06/25 10:24:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.116 2013/06/25 12:11:14 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> minitest-4.7.4.ebuild: + Stable for x86, wrt bug #472904 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> minitest-4.7.4.ebuild: Stable for ppc64, wrt bug #472904 diff --git a/dev-ruby/minitest/minitest-4.7.4.ebuild b/dev-ruby/minitest/minitest-4.7.4.ebuild index eff99ec32884..c2497a4bacc0 100644 --- a/dev-ruby/minitest/minitest-4.7.4.ebuild +++ b/dev-ruby/minitest/minitest-4.7.4.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.7.4.ebuild,v 1.4 2013/06/25 10:24:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.4.ebuild,v 1.5 2013/06/25 12:11:14 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 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" ruby_add_bdepend " |