diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-16 15:41:14 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-16 15:41:14 +0000 |
commit | 4190af123d349b672227f0555df9f790976a89d4 (patch) | |
tree | be00ab806e2d893fa285a3a1b6bc9e1655bc6d1c /dev-ruby/rspec-core | |
parent | Keyworded on alpha, bug #465948 (diff) | |
download | gentoo-2-4190af123d349b672227f0555df9f790976a89d4.tar.gz gentoo-2-4190af123d349b672227f0555df9f790976a89d4.tar.bz2 gentoo-2-4190af123d349b672227f0555df9f790976a89d4.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 | 6 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index 96855ce3cbf3..7dfadb0de074 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,10 @@ # 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.68 2014/06/13 19:17:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.69 2014/06/16 15:41:14 klausman Exp $ + + 16 Jun 2014; Tobias Klausmann <klausman@gentoo.org> + rspec-core-2.14.8-r1.ebuild: + Keyworded on alpha, bug #465948 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rspec-core-2.14.8.ebuild: Stable for HPPA (bug #505920). diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild index 987077455a35..fa219cc19b77 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8-r1.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-r1.ebuild,v 1.2 2014/04/05 22:56:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild,v 1.3 2014/06/16 15:41:14 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? ( |