summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-22 07:57:07 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-22 07:57:07 +0000
commita2506d0c2021ff4b2f2dfcd75659a40d72c54ee8 (patch)
tree24095cdfd59ce15396ef8ad903e907451d7a0add /dev-ruby/rspec-expectations
parentmarked x86 per bug 426668 (diff)
downloadgentoo-2-a2506d0c2021ff4b2f2dfcd75659a40d72c54ee8.tar.gz
gentoo-2-a2506d0c2021ff4b2f2dfcd75659a40d72c54ee8.tar.bz2
gentoo-2-a2506d0c2021ff4b2f2dfcd75659a40d72c54ee8.zip
marked x86 per bug 426668
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
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 82210d7344ce..285a7229a2df 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.25 2012/07/15 12:50:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.26 2012/07/22 07:57:07 jdhore Exp $
+
+ 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org>
+ rspec-expectations-2.6.0-r1.ebuild:
+ marked x86 per bug 426668
15 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
rspec-expectations-2.6.0-r1.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 31584b9b3f41..cf1ab52c025e 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.4 2012/07/15 12:50:44 ago Exp $
+# $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 $
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"