summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-18 11:43:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-18 11:43:16 +0000
commitbeec538bcfd46468dcd191c7e03f657311c1d547 (patch)
treea586b4a8ab51c12e80902c1a183bbb904059df9d /dev-ruby/rspec
parentRevbump (bug 520316, thanks whissi). (diff)
downloadgentoo-2-beec538bcfd46468dcd191c7e03f657311c1d547.tar.gz
gentoo-2-beec538bcfd46468dcd191c7e03f657311c1d547.tar.bz2
gentoo-2-beec538bcfd46468dcd191c7e03f657311c1d547.zip
Stable for ppc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.14.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 3e1938243915..b7eae102dc49 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.175 2014/08/25 16:04:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.176 2014/11/18 11:43:16 ago Exp $
+
+ 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> rspec-2.14.1.ebuild:
+ Stable for ppc, wrt bug #505920
25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rspec-2.14.1.ebuild:
Mark amd64 stable. Bug #505920.
diff --git a/dev-ruby/rspec/rspec-2.14.1.ebuild b/dev-ruby/rspec/rspec-2.14.1.ebuild
index f3af6fd219f3..9900a4f35777 100644
--- a/dev-ruby/rspec/rspec-2.14.1.ebuild
+++ b/dev-ruby/rspec/rspec-2.14.1.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/rspec-2.14.1.ebuild,v 1.9 2014/08/25 16:04:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v 1.10 2014/11/18 11:43:16 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
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=""
SUBVERSION="$(get_version_component_range 1-2)"