summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:01:37 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:01:37 +0000
commitdc77ca279a1e2f838ab252cdaca925ec33fae42a (patch)
treee1e1b99b737e1065aa6355a53e3f99140061ab06 /dev-ruby/rspec
parentx86 keyworded, see bug 417587 (diff)
downloadgentoo-2-dc77ca279a1e2f838ab252cdaca925ec33fae42a.tar.gz
gentoo-2-dc77ca279a1e2f838ab252cdaca925ec33fae42a.tar.bz2
gentoo-2-dc77ca279a1e2f838ab252cdaca925ec33fae42a.zip
x86 keyworded, see bug 417587
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index c2ba5ca44825..095eda5f44b1 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.120 2012/07/22 07:50:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.121 2012/07/23 20:01:37 nativemad Exp $
+
+ 23 Jul 2012; Andreas Schuerch <nativemad@gentoo.org> rspec-2.10.0.ebuild:
+ x86 keyworded, see bug 417587
22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> rspec-2.6.0-r1.ebuild:
marked x86 per bug 426668
diff --git a/dev-ruby/rspec/rspec-2.10.0.ebuild b/dev-ruby/rspec/rspec-2.10.0.ebuild
index 2c29b2f164cb..14a2b61a2827 100644
--- a/dev-ruby/rspec/rspec-2.10.0.ebuild
+++ b/dev-ruby/rspec/rspec-2.10.0.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/rspec-2.10.0.ebuild,v 1.1 2012/06/10 06:53:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.10.0.ebuild,v 1.2 2012/07/23 20:01:36 nativemad Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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=""
SUBVERSION="$(get_version_component_range 1-2)"