diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:28:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:28:10 +0000 |
commit | 16fdcbddc99000b2ae840c5f34ea57a019851534 (patch) | |
tree | ef0f83f966a4a629910fbd7383e4b7a940b54986 /dev-ruby/rspec | |
parent | Stable on amd64 wrt bug #360721 (diff) | |
download | gentoo-2-16fdcbddc99000b2ae840c5f34ea57a019851534.tar.gz gentoo-2-16fdcbddc99000b2ae840c5f34ea57a019851534.tar.bz2 gentoo-2-16fdcbddc99000b2ae840c5f34ea57a019851534.zip |
Marking rspec-1.3.1 ~ppc for bug 356269
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 5af82b532697..0ba41f5df5fc 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.88 2011/03/08 09:59:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.89 2011/03/27 19:28:10 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> rspec-1.3.1.ebuild: + Marking rspec-1.3.1 ppc stable for bug 356269 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> rspec-1.3.1.ebuild: x86 stable per bug 356269 diff --git a/dev-ruby/rspec/rspec-1.3.1.ebuild b/dev-ruby/rspec/rspec-1.3.1.ebuild index 622f51d0f0e7..dc1666c9cc74 100644 --- a/dev-ruby/rspec/rspec-1.3.1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.5 2011/03/08 09:59:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.6 2011/03/27 19:28:10 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and |