summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-06-13 19:16:49 +0000
committerJeroen Roovers <jer@gentoo.org>2014-06-13 19:16:49 +0000
commit4684328d4190117e2a9cffe435f04f19c0835179 (patch)
tree17a2f9ad96f7c7ccb62275e2933d7bb66ea0e8b0 /dev-ruby/rspec-expectations
parentStable for HPPA (bug #505920). (diff)
downloadgentoo-2-4684328d4190117e2a9cffe435f04f19c0835179.tar.gz
gentoo-2-4684328d4190117e2a9cffe435f04f19c0835179.tar.bz2
gentoo-2-4684328d4190117e2a9cffe435f04f19c0835179.zip
Stable for HPPA (bug #505920).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.14.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index e7738361806f..35496501c7ad 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.67 2014/06/09 07:32:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.68 2014/06/13 19:16:49 jer Exp $
+
+ 13 Jun 2014; Jeroen Roovers <jer@gentoo.org>
+ rspec-expectations-2.14.5.ebuild:
+ Stable for HPPA (bug #505920).
*rspec-expectations-2.99.0 (09 Jun 2014)
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
index 048719450095..7a1249836672 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.14.5.ebuild,v 1.6 2014/06/08 15:37:15 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.7 2014/06/13 19:16:49 jer Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 arm ~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="~alpha ~amd64 arm 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"