diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-06 15:17:47 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-06 15:17:47 +0000 |
commit | aceb1063328e3b368a98fa9960ecc13a983f5e55 (patch) | |
tree | 1e28b5ecfcec892b515c88fb340fe15ac5b4758e /dev-ruby | |
parent | ppc64 stable wrt #369573 (diff) | |
download | gentoo-2-aceb1063328e3b368a98fa9960ecc13a983f5e55.tar.gz gentoo-2-aceb1063328e3b368a98fa9960ecc13a983f5e55.tar.bz2 gentoo-2-aceb1063328e3b368a98fa9960ecc13a983f5e55.zip |
ppc64 stable wrt #369573
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.6.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index d08f173334ce..d5e3ae9c6225 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.23 2012/03/02 11:12:00 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.24 2012/05/06 15:17:47 xarthisius Exp $ + + 06 May 2012; Kacper Kowalik <xarthisius@gentoo.org> rspec-core-2.6.4.ebuild: + ppc64 stable wrt #369573 02 Mar 2012; Naohiro Aota <naota@gentoo.org> rspec-core-2.6.4-r1.ebuild: Add ~x86-fbsd diff --git a/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild b/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild index 33498bb75d39..6f6dd5f87c54 100644 --- a/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild,v 1.9 2011/12/28 08:22:50 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild,v 1.10 2012/05/06 15:17:47 xarthisius Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} !<dev-ruby/rspec-1.3.1-r1" |