Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667768 - app-admin/puppetpdk Puppet Development Kit enhancement for app-admin/puppet (new package)
Summary: app-admin/puppetpdk Puppet Development Kit enhancement for app-admin/puppet (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://puppetlabs.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-05 01:30 UTC by Arkadiusz
Modified: 2018-12-19 20:32 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild candidate (pdk-1.7.0.0.ebuild,938 bytes, text/plain)
2018-10-05 01:30 UTC, Arkadiusz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arkadiusz 2018-10-05 01:30:06 UTC
Created attachment 549428 [details]
ebuild candidate

pdk is aiding tool for puppets modules building. currently not in portage tree
very useful
Comment 1 Jonas Stein gentoo-dev 2018-10-14 09:17:25 UTC
https://repology.org/metapackage/pdk/versions

Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

• Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman
• We always try to use the latest EAPI, please bump to EAPI=7
• Do you need eutils?
• KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
• please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
• Please be more specific in the DESCRIPTION. The objective description may be <=80 characters long.
• A bot can look for additional mistakes, if you upload a PR via github
Comment 2 Larry the Git Cow gentoo-dev 2018-12-19 20:32:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ab9e641b59d1d0fe8d483f5e1e8c69771d2ac9

commit f4ab9e641b59d1d0fe8d483f5e1e8c69771d2ac9
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-12-19 20:31:53 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-12-19 20:32:14 +0000

    app-admin/pdk: 1.8.0.0 initial add
    
    Closes: https://bugs.gentoo.org/667768
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/pdk/Manifest           |  1 +
 app-admin/pdk/metadata.xml       | 13 +++++++++++
 app-admin/pdk/pdk-1.8.0.0.ebuild | 49 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 63 insertions(+)