summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5cc457b5e536..db42e4bdf4a6 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.62 2014/04/05 22:59:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.63 2014/04/26 17:52:47 jer Exp $
+
+ 26 Apr 2014; Jeroen Roovers <jer@gentoo.org>
+ rspec-expectations-2.14.5.ebuild:
+ Stable for HPPA (bug #508416).
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> rspec-expectations-2.12.1.ebuild,
rspec-expectations-2.13.0.ebuild, rspec-expectations-2.14.5-r1.ebuild,
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 7a48c73030f0..f51729bf3043 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.2 2014/04/05 22:59:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.3 2014/04/26 17:52:47 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"