Created attachment 482896 [details] packer-1.0.2.ebuild Packer - a tool for building images for virtual environments. Took ebuild from go-overlay, bumped version, rewrote for golang-* eclasses and added use for zsh-completion. original version: https://github.com/Dr-Terrible/go-overlay/blob/master/app-emulation/packer/packer-0.10.2.ebuild Hope this helps. -- Alexander.
There should be nomore # $Id$ in the header. Many ebuild requests remain open for years, because nobody maintains the package. If you want to be (proxied) maintainer of this package, please contact the proxy team [1] and prepare an ebuild [2]. You may want to link your repository [3] or attach the ebuild here until it makes its way to the official tree. [1] https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers [2] https://devmanual.gentoo.org/ [3] https://wiki.gentoo.org/wiki/Ebuild_repository
Created attachment 486866 [details] packer-1.0.3.ebuild Updated to 1.0.3, not sure if the golang dependency is implicit.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70311e8fba3a14b5e5680970a6ceff9424603323 commit 70311e8fba3a14b5e5680970a6ceff9424603323 Author: Dan Molik <dan@danmolik.com> AuthorDate: 2019-01-05 12:01:08 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2019-01-06 22:46:20 +0000 dev-util/packer: new package Adding Hashicorp's packer utility to better support automated image building. One can find documentation here: https://packer.io and find the code base here: https://github.com/hashicorp/packer Closes: https://github.com/gentoo/gentoo/pull/10744 Closes: https://bugs.gentoo.org/624472 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Dan Molik <dan@danmolik.com> Tested-by: Dan Molik <dan@danmolik.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-util/packer/Manifest | 1 + dev-util/packer/metadata.xml | 31 +++++++++++++++++++++++++++++++ dev-util/packer/packer-1.3.3.ebuild | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+)