diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:20:43 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:20:43 +0000 |
commit | 4c94e9f98018afb452a9eaac4f0bbfc37070efd6 (patch) | |
tree | f7e2b5e09fa1011e84268b3d2508629004d1a6eb /dev-ruby | |
parent | x86 stable, see bug 411507 (diff) | |
download | gentoo-2-4c94e9f98018afb452a9eaac4f0bbfc37070efd6.tar.gz gentoo-2-4c94e9f98018afb452a9eaac4f0bbfc37070efd6.tar.bz2 gentoo-2-4c94e9f98018afb452a9eaac4f0bbfc37070efd6.zip |
x86 stable, see bug 411507
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index cea035432449..38b2493c303f 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.74 2012/05/27 14:51:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.75 2012/06/25 07:20:43 nativemad Exp $ + + 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> minitest-2.12.1.ebuild: + x86 stable, see bug 411507 27 May 2012; Markus Meier <maekke@gentoo.org> minitest-2.8.1.ebuild: arm stable, bug #411507 diff --git a/dev-ruby/minitest/minitest-2.12.1.ebuild b/dev-ruby/minitest/minitest-2.12.1.ebuild index d3188f28ee87..605d686e816f 100644 --- a/dev-ruby/minitest/minitest-2.12.1.ebuild +++ b/dev-ruby/minitest/minitest-2.12.1.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-2.12.1.ebuild,v 1.1 2012/05/15 06:20:50 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-2.12.1.ebuild,v 1.2 2012/06/25 07:20:43 nativemad Exp $ EAPI=2 # 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 " |