diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-12-28 07:19:26 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-12-28 07:19:26 +0000 |
commit | 56b2a1c27ee665a096c340e8bdd7a6285c4a31fc (patch) | |
tree | 13901b7cceddb175627f7f99aa49792091540f0a /dev-ruby/rspec-core | |
parent | Drop jruby. (diff) | |
download | gentoo-2-56b2a1c27ee665a096c340e8bdd7a6285c4a31fc.tar.gz gentoo-2-56b2a1c27ee665a096c340e8bdd7a6285c4a31fc.tar.bz2 gentoo-2-56b2a1c27ee665a096c340e8bdd7a6285c4a31fc.zip |
Move stable keywords forward to a version with the rspec-2 wrapper.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index 55ec8d65b2a1..57a3c84ff60a 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.86 2014/12/27 09:47:06 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.87 2014/12/28 07:19:26 graaff Exp $ + + 28 Dec 2014; Hans de Graaff <graaff@gentoo.org> rspec-core-2.14.8-r2.ebuild: + Move stable keywords forward to a version with the rspec-2 wrapper. 27 Dec 2014; Hans de Graaff <graaff@gentoo.org> -rspec-core-2.14.8-r1.ebuild: Cleanup. diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild index f9b1008d0d29..094430723e37 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8-r2.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-r2.ebuild,v 1.2 2014/12/27 09:46:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r2.ebuild,v 1.3 2014/12/28 07:19:26 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -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? ( |