diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:03:41 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:03:41 +0000 |
commit | c3ab700a08e19bb23ef8907e2b102ec65aa773e9 (patch) | |
tree | 3fd9ed9e58a1b2379086edde468b0094127f02e3 | |
parent | Mark amd64 stable. Bug #505920. (diff) | |
download | gentoo-2-c3ab700a08e19bb23ef8907e2b102ec65aa773e9.tar.gz gentoo-2-c3ab700a08e19bb23ef8907e2b102ec65aa773e9.tar.bz2 gentoo-2-c3ab700a08e19bb23ef8907e2b102ec65aa773e9.zip |
Mark amd64 stable. Bug #505920.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
-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 0cad46969749..dafaf27b7293 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.76 2014/08/20 05:40:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.77 2014/08/25 16:03:41 mrueg Exp $ + + 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rspec-core-2.14.8.ebuild: + Mark amd64 stable. Bug #505920. *rspec-core-2.99.2 (20 Aug 2014) 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 e2a72666eacd..4327d8ec6c67 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.7 2014/07/21 14:53:51 klausman Exp $ +# $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 $ 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? ( |