summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:06:55 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:06:55 +0000
commitb1ed956cc9c0a52dd9c7dd5fe6ea148eff41b14b (patch)
treedc577c056a824456f789e28f0837acd70d949ed0 /dev-ruby/rspec-expectations
parentStable ppc, bug #426668 (diff)
downloadgentoo-2-b1ed956cc9c0a52dd9c7dd5fe6ea148eff41b14b.tar.gz
gentoo-2-b1ed956cc9c0a52dd9c7dd5fe6ea148eff41b14b.tar.bz2
gentoo-2-b1ed956cc9c0a52dd9c7dd5fe6ea148eff41b14b.zip
Stable ppc, bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/ChangeLog6
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index de7958061257..1b0c16326771 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.27 2012/07/23 19:59:52 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.28 2012/07/26 12:06:55 blueness Exp $
+
+ 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ rspec-expectations-2.6.0-r1.ebuild:
+ Stable ppc, bug #426668
23 Jul 2012; Andreas Schuerch <nativemad@gentoo.org>
rspec-expectations-2.10.0.ebuild:
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
index cf1ab52c025e..68cc477bd1f8 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.5 2012/07/22 07:57:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.6 2012/07/26 12:06:55 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"