diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-22 15:58:57 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-22 15:58:57 +0000 |
commit | 27c4ae2e008838a84aa0510450fb1c964c8094d9 (patch) | |
tree | a2ffd556f2181c7b3058029d66107815af4bd047 /dev-ruby/rspec-core | |
parent | Keyworded on alpha, bug #465948 (diff) | |
download | gentoo-2-27c4ae2e008838a84aa0510450fb1c964c8094d9.tar.gz gentoo-2-27c4ae2e008838a84aa0510450fb1c964c8094d9.tar.bz2 gentoo-2-27c4ae2e008838a84aa0510450fb1c964c8094d9.zip |
Keyworded on alpha, bug #465948
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index 2bae73aa38da..6aafa31188f9 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.72 2014/07/21 14:53:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.73 2014/07/22 15:58:57 klausman Exp $ + + 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> rspec-core-2.99.0.ebuild: + Keyworded on alpha, bug #465948 21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> rspec-core-2.14.8.ebuild: Stable on alpha, bug #505920 diff --git a/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild index 2e50fa797c47..aa93e43a692e 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.0.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.99.0.ebuild,v 1.1 2014/06/09 07:31:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild,v 1.2 2014/07/22 15:58:57 klausman Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 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="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~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 ~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? ( |