Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 455856 Details for
Bug 602322
app-crypt/certbot-nginx-0.9.3 new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
certbot-nginx-0.9.3.ebuild
certbot-nginx-0.9.3.ebuild (text/plain), 836 bytes, created by
Anton Bolshakov
on 2016-12-11 14:27:27 UTC
(
hide
)
Description:
certbot-nginx-0.9.3.ebuild
Filename:
MIME Type:
Creator:
Anton Bolshakov
Created:
2016-12-11 14:27:27 UTC
Size:
836 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 >PYTHON_COMPAT=(python2_7) > >inherit distutils-r1 > >DESCRIPTION="NGINX plugin for certbot (Let's Encrypt Client)" >HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" >SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="" >IUSE="test" > >RDEPEND="app-crypt/certbot[${PYTHON_USEDEP}] > app-crypt/acme[${PYTHON_USEDEP}] > dev-python/mock[${PYTHON_USEDEP}] > dev-python/pyparsing[${PYTHON_USEDEP}] > dev-python/zope-interface[${PYTHON_USEDEP}]" >DEPEND="test? ( ${RDEPEND} > dev-python/nose[${PYTHON_USEDEP}] ) > dev-python/setuptools[${PYTHON_USEDEP}]" > >S=${WORKDIR}/certbot-${PV}/certbot-nginx > >python_test() { > nosetests || 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 602322
:
455824
| 455856