diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:21 +0000 |
commit | 2cb9b51f98b4520a68fd4f256b7d909861b1e2c9 (patch) | |
tree | dc4488de4c244f88f0f5e43378c1f6cbc253757e /dev-ruby/rspec-core | |
parent | Stable for ppc, wrt bug #505920 (diff) | |
download | gentoo-2-2cb9b51f98b4520a68fd4f256b7d909861b1e2c9.tar.gz gentoo-2-2cb9b51f98b4520a68fd4f256b7d909861b1e2c9.tar.bz2 gentoo-2-2cb9b51f98b4520a68fd4f256b7d909861b1e2c9.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-core')
-rw-r--r-- | dev-ruby/rspec-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index dafaf27b7293..9a5d9cf4f2b2 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.77 2014/08/25 16:03:41 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.78 2014/11/18 11:43:21 ago Exp $ + + 18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> rspec-core-2.14.8.ebuild: + Stable for ppc, wrt bug #505920 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rspec-core-2.14.8.ebuild: Mark amd64 stable. Bug #505920. diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild index 4327d8ec6c67..9bb64d57b8f3 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8.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-core/rspec-core-2.14.8.ebuild,v 1.8 2014/08/25 16:03:41 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.9 2014/11/18 11:43:21 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -23,7 +23,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_bdepend "test? ( |