Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 188872 Details for
Bug 258859
net-misc/cloudvpn (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cloudvpn-1.0.9.ebuild
cloudvpn-1.0.9.ebuild (text/plain), 624 bytes, created by
Adrian Goins
on 2009-04-19 13:15:14 UTC
(
hide
)
Description:
cloudvpn-1.0.9.ebuild
Filename:
MIME Type:
Creator:
Adrian Goins
Created:
2009-04-19 13:15:14 UTC
Size:
624 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="secure mesh networking VPN" >HOMEPAGE="http://exa.czweb.org/" >SRC_URI="http://exa.czweb.org/releases/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="dev-libs/openssl" >DEPEND="dev-util/scons ${RDEPEND}" > >src_compile () { > # dont pass make's -l option, as scons uses it differently. > scons ${MAKEOPTS/-l[0-9]} || die "compilation failed" >} > >src_install () { > #dobin cloudvpn extras/cloudctl || die > dobin cloudvpn || die > doman extras/man/cloudvpn.1 || die >} >
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 258859
:
181891
|
188872
|
188881
|
191281
|
191639
|
191641