diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-06 15:16:47 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-06 15:16:47 +0000 |
commit | 2d0016db743a9b570c0d8c1bd773b476b7ecd6d5 (patch) | |
tree | 029ba65469ddbbf3beb4c1a380ab94abf407c4b3 /dev-ruby/rspec-expectations | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-2d0016db743a9b570c0d8c1bd773b476b7ecd6d5.tar.gz gentoo-2-2d0016db743a9b570c0d8c1bd773b476b7ecd6d5.tar.bz2 gentoo-2-2d0016db743a9b570c0d8c1bd773b476b7ecd6d5.zip |
ppc64 stable wrt #369573
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index d265426c509f..6f86857c15ce 100644 --- a/dev-ruby/rspec-expectations/ChangeLog +++ b/dev-ruby/rspec-expectations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.21 2012/03/02 11:02:07 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.22 2012/05/06 15:16:47 xarthisius Exp $ + + 06 May 2012; Kacper Kowalik <xarthisius@gentoo.org> + rspec-expectations-2.6.0.ebuild: + ppc64 stable wrt #369573 02 Mar 2012; Naohiro Aota <naota@gentoo.org> rspec-expectations-2.6.0-r1.ebuild: diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild index 3a083ac9d14b..59387edc3668 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.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-expectations/rspec-expectations-2.6.0.ebuild,v 1.10 2011/12/28 08:21:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.11 2012/05/06 15:16:47 xarthisius Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2" |