Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 235213 Details for
Bug 323853
dev-util/cucumber-0.8.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cucumber-0.8.0 ebuild
cucumber-0.8.0.ebuild (text/plain), 1.34 KB, created by
Ramon
on 2010-06-13 20:58:19 UTC
(
hide
)
Description:
cucumber-0.8.0 ebuild
Filename:
MIME Type:
Creator:
Ramon
Created:
2010-06-13 20:58:19 UTC
Size:
1.34 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-util/cucumber/cucumber-0.7.3.ebuild,v 1.3 2010/05/28 20:21:32 josejx Exp $ > >EAPI=2 >USE_RUBY="ruby18" > ># Documentation task depends on sdoc which we currently don't have. >RUBY_FAKEGEM_TASK_DOC="" >RUBY_FAKEGEM_TASK_TEST="spec cucumber" >RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" > >inherit ruby-fakegem > >DESCRIPTION="Executable feature scenarios" >HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" >LICENSE="Ruby" > >KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" >SLOT="0" >IUSE="examples" > >ruby_add_bdepend test ">=dev-ruby/rspec-1.3.0 >=dev-ruby/nokogiri-1.4.1" > >ruby_add_rdepend " > >=dev-ruby/builder-2.1.2 > >=dev-ruby/diff-lcs-1.1.2 > >=dev-ruby/gherkin-1.0.27 > >=dev-ruby/json-1.2.4 > >=dev-ruby/term-ansicolor-1.0.4 >" > >each_ruby_prepare() { > # Remove features checking for optional dependencies that we currently > # don't have in our tree. > rm -f features/drb_server_integration.feature features/cucumber_cli.feature || die "Unable to remove unsupported features." >} > >each_ruby_install() { > each_fakegem_install > > ruby_fakegem_doins VERSION.yml >} > >all_ruby_install() { > all_fakegem_install > > if use examples; then > cp -pPR examples "${ED}/usr/share/doc/${PF}" || die "Failed installing example files." > fi >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 323853
: 235213