Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545966 Details for
Bug 665264
app-admin/pxp-agent-1.9.4 (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pxp-agent-1.9.4.ebuild
pxp-agent-1.9.4.ebuild (text/plain), 724 bytes, created by
Jesús P Rey (Chuso)
on 2018-09-05 09:35:40 UTC
(
hide
)
Description:
pxp-agent-1.9.4.ebuild
Filename:
MIME Type:
Creator:
Jesús P Rey (Chuso)
Created:
2018-09-05 09:35:40 UTC
Size:
724 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 >inherit cmake-utils >DESCRIPTION="PCP eXecution Protocol Agent" >HOMEPAGE="https://github.com/puppetlabs/${PN}" >SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="~amd64" >DEPEND="dev-libs/leatherman > dev-cpp/cpp-hocon > dev-libs/openssl:0 > >=dev-libs/boost-1.54 > dev-libs/cpp-pcp-client > net-misc/curl" >RDEPEND="${DEPEND}" > >src_configure() { > local mycmakeargs=( > -DMODULES_INSTALL_PATH=/usr/libexec/pxp-agent/modules > ) > cmake-utils_src_configure >} > >src_install() { > newinitd "${FILESDIR}/${PN}.rc" "${PN}" > cmake-utils_src_install >}
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 665264
: 545966 |
545968