diff options
author | Michael Weber <xmw@gentoo.org> | 2011-04-01 08:03:12 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-04-01 08:03:12 +0000 |
commit | b906972ff63c92ce74fbdba3a3b6d9a863007149 (patch) | |
tree | 9df8883c06595627c73da0ada37a165b97c30f97 /dev-ruby/rspec | |
parent | sparc stable (bug 356269) (diff) | |
download | gentoo-2-b906972ff63c92ce74fbdba3a3b6d9a863007149.tar.gz gentoo-2-b906972ff63c92ce74fbdba3a3b6d9a863007149.tar.bz2 gentoo-2-b906972ff63c92ce74fbdba3a3b6d9a863007149.zip |
sparc stable (bug 356269)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
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 0ba41f5df5fc..47988761824d 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.89 2011/03/27 19:28:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.90 2011/04/01 08:03:12 xmw Exp $ + + 01 Apr 2011; Michael Weber <xmw@gentoo.org> rspec-1.3.1.ebuild: + sparc stable (bug 356269) 27 Mar 2011; Brent Baude <ranger@gentoo.org> rspec-1.3.1.ebuild: Marking rspec-1.3.1 ppc stable for bug 356269 diff --git a/dev-ruby/rspec/rspec-1.3.1.ebuild b/dev-ruby/rspec/rspec-1.3.1.ebuild index dc1666c9cc74..ac1a5e74388d 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.6 2011/03/27 19:28:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.7 2011/04/01 08:03:12 xmw 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 |