diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-13 16:31:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-13 16:31:20 +0000 |
commit | fd5f81536733a8067f4a5f01aa9738c0154e5803 (patch) | |
tree | 2a525fe58f887100a172942803ce6df1171f366a /dev-ruby/test-spec | |
parent | Marking mocha-0.9.8-r2 ~ppc64 for bug 300739 (diff) | |
download | historical-fd5f81536733a8067f4a5f01aa9738c0154e5803.tar.gz historical-fd5f81536733a8067f4a5f01aa9738c0154e5803.tar.bz2 historical-fd5f81536733a8067f4a5f01aa9738c0154e5803.zip |
Marking test-spec-0.10.0-r2 ~ppc64 for bug 300739
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/test-spec')
-rw-r--r-- | dev-ruby/test-spec/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/test-spec/ChangeLog b/dev-ruby/test-spec/ChangeLog index f12126364028..b4879ea1293b 100644 --- a/dev-ruby/test-spec/ChangeLog +++ b/dev-ruby/test-spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/test-spec -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.10 2009/12/30 13:27:54 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.11 2010/01/13 16:31:20 ranger Exp $ + + 13 Jan 2010; Brent Baude <ranger@gentoo.org> test-spec-0.10.0-r2.ebuild: + Marking test-spec-0.10.0-r2 ~ppc64 for bug 300739 30 Dec 2009; Raúl Porcel <armin76@gentoo.org> test-spec-0.10.0-r2.ebuild: Add ~ia64/~sparc diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild index 73266e7e42cc..c6a4a081f2e5 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.4 2009/12/30 13:27:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r2.ebuild,v 1.5 2010/01/13 16:31:20 ranger Exp $ EAPI="2" @@ -18,7 +18,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit |