Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 432452 Details for
Bug 581392
dev-util/bats - Bash Automated Testing System
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bats-0.4.0.ebuild-1
bats-0.4.0.ebuild (text/plain), 487 bytes, created by
Espen H
on 2016-04-28 19:08:30 UTC
(
hide
)
Description:
bats-0.4.0.ebuild-1
Filename:
MIME Type:
Creator:
Espen H
Created:
2016-04-28 19:08:30 UTC
Size:
487 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >DESCRIPTION="An automated testing system for bash" >HOMEPAGE="https://github.com/sstephenson/bats/" >SRC_URI="https://github.com/sstephenson/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64" > >DEPEND="" >RDEPEND="" > >src_test() { > bin/bats --tap test >} > >src_install() { > einstalldocs > > dobin libexec/* > doman man/bats.1 man/bats.7 >}
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 581392
:
432342
| 432452