Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 445344 Details for
Bug 593332
app-admin/yadm-1.05: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
yadm-1.05.ebuild
yadm-1.05.ebuild (text/plain), 789 bytes, created by
Espen H
on 2016-09-09 22:03:32 UTC
(
hide
)
Description:
yadm-1.05.ebuild
Filename:
MIME Type:
Creator:
Espen H
Created:
2016-09-09 22:03:32 UTC
Size:
789 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >DESCRIPTION="A dotfile manager for the config files in your home folder" >HOMEPAGE="https://github.com/TheLocehiliosan/yadm/" >SRC_URI="https://github.com/TheLocehiliosan/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="test" > >DOCS=( CHANGES CONTRIBUTORS README.md ) > >DEPEND=" > test? ( > dev-util/bats > dev-vcs/git > )" >RDEPEND="dev-vcs/git > app-crypt/gnupg" > >src_test() { > # 109_accept_encryption tests are interactive, thus fail. Skip them > bats $(find test/ -type f -name '*.bats' -and -not -name '109_accept_encryption.bats') \ > || die "Tests failed" >} > >src_install() { > einstalldocs > > dobin yadm > doman yadm.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 593332
: 445344