Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 440120 Details for
Bug 588324
net-misc/zerotier: software-based managed Ethernet switch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for zerotier-1.1.6
zerotier-1.1.6.ebuild (text/plain), 967 bytes, created by
Neil Bothwick
on 2016-07-09 07:59:05 UTC
(
hide
)
Description:
Ebuild for zerotier-1.1.6
Filename:
MIME Type:
Creator:
Neil Bothwick
Created:
2016-07-09 07:59:05 UTC
Size:
967 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI="6" > >inherit systemd > >HOMEPAGE="https://www.zerotier.com/" >DESCRIPTION="ZeroTier is a software-based managed Ethernet switch for planet Earth." >SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" >S="${WORKDIR}/ZeroTierOne-${PV}" > >RDEPEND="net-libs/http-parser > net-libs/miniupnpc > net-libs/libnatpmp > dev-libs/json-glib" > >DEPEND="${RDEPEND} > app-text/ronn" > >QA_PRESTRIPPED="/usr/sbin/zerotier-one" > >src_install() { > emake DESTDIR="${D}" install > dodoc README.md AUTHORS.md > doinitd "${FILESDIR}"/zerotier-one > systemd_dounit "${FILESDIR}"/zerotier-one.service >} > >pkg_postinst() { > elog "If you previously had ZeroTier-One installed from their generic" > elog "script, you may need to rejoin your network(s) with" > elog "" > elog "\"zerotier-cli join <network>\"" > elog "" >}
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 588324
:
440048
|
440050
|
440120
|
440162
|
440166
|
440168
|
440184
|
440290
|
440626
|
462930
|
467638
|
470998
|
478440