Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 414704 Details for
Bug 563232
dev-vcs/gitsh-0.10 version bump (with new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
gitsh-0.10.ebuild (text/plain), 942 bytes, created by
Fabio Coatti
on 2015-10-16 12:29:14 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Fabio Coatti
Created:
2015-10-16 12:29:14 UTC
Size:
942 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 > >USE_RUBY="ruby19 ruby20 ruby21 ruby22" > >RUBY_FAKEGEM_EXTRADOC="README.md" > >inherit autotools ruby-fakegem > >DESCRIPTION="An interactive shell for git" >HOMEPAGE="https://github.com/thoughtbot/gitsh" >SRC_URI="https://github.com/thoughtbot/gitsh/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >SLOT="0" >LICENSE="BSD" >KEYWORDS="~amd64 ~amd64-linux" >IUSE="" > > >ruby_add_rdepend " > dev-ruby/bundler > dev-ruby/blankslate:2 > dev-ruby/metaclass > dev-ruby/bourne > dev-ruby/coderay > dev-ruby/diff-lcs > dev-ruby/method_source > dev-ruby/mocha:0.14 > dev-ruby/parslet > dev-ruby/pry > dev-ruby/slop:3 > dev-ruby/rspec:2 > " > >DOCS="README.md" > >each_ruby_prepare() { > rm Gemfile.lock || die > eautoreconf >} > > >each_ruby_configure() { > default >} > >each_ruby_compile() { > default >} > >all_ruby_install() { > all_fakegem_install > doman ${S}/man/man1/${PN}.1 >}
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 563232
: 414704