diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 20:20:55 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 20:20:55 +0000 |
commit | a806302443daa99bb147cb7160d3ae9f5dde271e (patch) | |
tree | 216403c39d34bf2247c7c0a3bf1da9689c174a9b /dev-ruby/minitest | |
parent | x86 stable per bug 349567 (diff) | |
download | gentoo-2-a806302443daa99bb147cb7160d3ae9f5dde271e.tar.gz gentoo-2-a806302443daa99bb147cb7160d3ae9f5dde271e.tar.bz2 gentoo-2-a806302443daa99bb147cb7160d3ae9f5dde271e.zip |
Marked ~x64-solaris
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r-- | dev-ruby/minitest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/minitest/minitest-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog index f4db203f0475..3a72acb5b400 100644 --- a/dev-ruby/minitest/ChangeLog +++ b/dev-ruby/minitest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/minitest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.26 2010/10/10 13:26:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.27 2010/12/27 20:20:55 grobian Exp $ + + 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> minitest-1.7.2.ebuild: + Marked ~x64-solaris 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> minitest-1.7.2.ebuild: Keyworded on alpha, bug #325465 diff --git a/dev-ruby/minitest/minitest-1.7.2.ebuild b/dev-ruby/minitest/minitest-1.7.2.ebuild index eb5786a327a6..7dcee15b4d1e 100644 --- a/dev-ruby/minitest/minitest-1.7.2.ebuild +++ b/dev-ruby/minitest/minitest-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.2 2010/10/10 13:26:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-1.7.2.ebuild,v 1.3 2010/12/27 20:20:55 grobian Exp $ EAPI=2 # jruby → tests fail, reported upstream @@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |