diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:04:02 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-22 13:04:02 +0000 |
commit | 143166443a84794442b6ce4b6048faafd2741748 (patch) | |
tree | d1d9827703abd7d5dfd8cf2d19316e519c895cd2 /dev-ruby/rspec | |
parent | ppc64 stable wrt #356269 (diff) | |
download | gentoo-2-143166443a84794442b6ce4b6048faafd2741748.tar.gz gentoo-2-143166443a84794442b6ce4b6048faafd2741748.tar.bz2 gentoo-2-143166443a84794442b6ce4b6048faafd2741748.zip |
ppc64 stable wrt #356269
(Portage version: 2.2.0_alpha46/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 7489c7014b39..5659956ce754 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.100 2011/07/18 07:40:35 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.101 2011/07/22 13:04:02 xarthisius Exp $ + + 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> rspec-1.3.1.ebuild: + ppc64 stable wrt #356269 *rspec-1.3.2 (18 Jul 2011) diff --git a/dev-ruby/rspec/rspec-1.3.1.ebuild b/dev-ruby/rspec/rspec-1.3.1.ebuild index c1c9fa05a953..31c416b68448 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.8 2011/04/16 17:27:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.9 2011/07/22 13:04:02 xarthisius 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 |