summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:35:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:35:04 +0000
commitd70812576d5bfe3f145dd34f355e12acf656a4b1 (patch)
treee58d1214b547eb6b99067cfd8e12705745d905ff /dev-ruby/rspec-expectations
parentStable for x86, wrt bug #450532 (diff)
downloadgentoo-2-d70812576d5bfe3f145dd34f355e12acf656a4b1.tar.gz
gentoo-2-d70812576d5bfe3f145dd34f355e12acf656a4b1.tar.bz2
gentoo-2-d70812576d5bfe3f145dd34f355e12acf656a4b1.zip
Stable for x86, wrt bug #450532
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.12.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index 5634b553d391..b2f7c89c5965 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.41 2013/01/11 10:33:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.42 2013/01/11 10:35:04 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
+ rspec-expectations-2.12.1.ebuild:
+ Stable for x86, wrt bug #450532
11 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
rspec-expectations-2.12.1.ebuild:
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild
index 79acd3cc5a84..6d11e7cb3d5c 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.12.1.ebuild,v 1.3 2013/01/11 10:33:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild,v 1.4 2013/01/11 10:35:04 ago Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/tarball/v${PV} -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha 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="~alpha 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.3"