summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-22 07:52:02 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-22 07:52:02 +0000
commit16f95ee3a28c3eee2ca48876865d92dbbe4d26fc (patch)
tree6a6e365b1fb2399d01946cc7e587ce32ddaec0d5 /dev-ruby/rspec-core
parentmarked x86 per bug 426668 (diff)
downloadgentoo-2-16f95ee3a28c3eee2ca48876865d92dbbe4d26fc.tar.gz
gentoo-2-16f95ee3a28c3eee2ca48876865d92dbbe4d26fc.tar.bz2
gentoo-2-16f95ee3a28c3eee2ca48876865d92dbbe4d26fc.zip
marked x86 per bug 426668
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r--dev-ruby/rspec-core/ChangeLog5
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index bfd0772cf532..b71c81a09b85 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.30 2012/07/19 06:14:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.31 2012/07/22 07:52:02 jdhore Exp $
+
+ 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> rspec-core-2.6.4-r1.ebuild:
+ marked x86 per bug 426668
19 Jul 2012; Hans de Graaff <graaff@gentoo.org> -rspec-core-2.11.0.ebuild:
Remove broken version.
diff --git a/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild
index 233fc082cc59..752f243a7449 100644
--- a/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-2.6.4-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-core/rspec-core-2.6.4-r1.ebuild,v 1.4 2012/07/15 12:51:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild,v 1.5 2012/07/22 07:52:02 jdhore Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,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=""
RDEPEND="${RDEPEND} !<dev-ruby/rspec-1.3.1-r1"