summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:04:21 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:04:21 +0000
commitac94e8562e3ff5bced5a31d012af05fa2ef36434 (patch)
treec66b726cdf98ee3501938ba479d419bea099ad01 /dev-ruby/rspec-expectations
parentAdd mythtv user in pkg_setup since we call chown in src_install. (diff)
downloadhistorical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.tar.gz
historical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.tar.bz2
historical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.zip
x86 keyworded, see bug 417587
Package-Manager: portage-2.1.10.49/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.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index 285a7229a2df..de7958061257 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.26 2012/07/22 07:57:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.27 2012/07/23 19:59:52 nativemad Exp $
+
+ 23 Jul 2012; Andreas Schuerch <nativemad@gentoo.org>
+ rspec-expectations-2.10.0.ebuild:
+ x86 keyworded, see bug 417587
22 Jul 2012; Jeff Horelick <jdhore@gentoo.org>
rspec-expectations-2.6.0-r1.ebuild:
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
index 1a263c05d659..48db016dcd4c 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-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-expectations/rspec-expectations-2.10.0.ebuild,v 1.1 2012/06/10 06:51:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild,v 1.2 2012/07/23 19:59:52 nativemad Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ RUBY_S="rspec-${PN}-*"
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=""
ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"