/[gentoo-x86]/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
Gentoo

Contents of /dev-ruby/rspec/rspec-2.6.0-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (show annotations) (download)
Tue Jan 15 05:53:32 2013 UTC (4 months ago) by zerochaos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +3 -3 lines
adding ~arm keywords to net-analyzer/metasploit rdeps

(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0-r1.ebuild,v 1.10 2012/11/06 17:18:05 jer Exp $
4
5 EAPI=2
6 USE_RUBY="ruby18 ruby19 ree18 jruby"
7
8 RUBY_FAKEGEM_TASK_TEST=""
9
10 RUBY_FAKEGEM_TASK_DOC=""
11 RUBY_FAKEGEM_EXTRADOC="README.markdown"
12
13 inherit ruby-fakegem versionator
14
15 DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
16 HOMEPAGE="http://rspec.rubyforge.org/"
17
18 LICENSE="MIT"
19 SLOT="2"
20 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"
21 IUSE=""
22
23 SUBVERSION="$(get_version_component_range 1-2)"
24
25 ruby_add_rdepend "
26 =dev-ruby/rspec-core-${SUBVERSION}*
27 =dev-ruby/rspec-expectations-${SUBVERSION}*
28 =dev-ruby/rspec-mocks-${SUBVERSION}*"

  ViewVC Help
Powered by ViewVC 1.1.13