Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 549428 Details for
Bug 667768
app-admin/puppetpdk Puppet Development Kit enhancement for app-admin/puppet (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild candidate
pdk-1.7.0.0.ebuild (text/plain), 938 bytes, created by
Arkadiusz
on 2018-10-05 01:30:06 UTC
(
hide
)
Description:
ebuild candidate
Filename:
MIME Type:
Creator:
Arkadiusz
Created:
2018-10-05 01:30:06 UTC
Size:
938 bytes
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=5 >inherit eutils unpacker > >DESCRIPTION="Puppet Development Kit" >HOMEPAGE="https://puppetlabs.com/" >SRC_BASE="http://apt.puppetlabs.com/pool/xenial/PC1/${PN:0:1}/${PN}/${PN}_${PV}-1xenial" >SRC_URI=" > amd64? ( ${SRC_BASE}_amd64.deb ) >" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="amd64" >IUSE="" >RESTRICT="strip mirror" > >S=${WORKDIR} > >QA_PREBUILT=" > /opt/puppetlabs/pdk > /opt/puppetlabs/pdk/lib/engines/* > /opt/puppetlabs/pdk/lib/* > /opt/puppetlabs/pdk/bin/*" > >src_install() { > # Drop the opt folder into place > insinto /opt > doins -r opt/* > > # Add symlinks > chmod 0755 -R "${D}/opt/puppetlabs/pdk/bin/" > chmod 0775 "${D}/opt/puppetlabs/pdk/bin/*" > chmod 0775 "${D}/opt/puppetlabs/pdk/private/git/bin/git" > chmod 0755 -R "${D}/opt/puppetlabs/pdk/private/ruby/2.1.9/bin/" > > dosym ../../opt/puppetlabs/pdk/bin/pdk /usr/bin/pdk >} >
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 667768
: 549428