net-misc/bopm: revbump, patch config file, and huge cleanup
authorRaymond Jennings <shentino@gmail.com>
Sat, 27 Aug 2016 20:40:33 +0000 (13:40 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 29 Aug 2016 19:07:46 +0000 (21:07 +0200)
commit7676b5d33e6611f855d249fb8fdeb11e467cdb77
tree27565b63099f6d699394cab1ca4e14148958eee5
parentace44e4988c8a279644bca293fea1164a317b441
net-misc/bopm: revbump, patch config file, and huge cleanup

Fix these issues with r1:

* Upgrade to EAPI 6
* Update the homepage
* Formatting cleanups in the ebuild
* Remove a redundant inherit
* Use fowners and fperms instead of raw chown and chperm
* Nix an unneeded "|| die" call
* Use einstalldocs instead of dodoc
* Use ED instead of D
* Document usage of datadir to store example config file
* Move various operations to the proper ebuild functions

And finally:

* Add patch to remove njabl from example config file
Closes: https://github.com/gentoo/gentoo/pull/2151

Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/bopm/bopm-3.1.3-r2.ebuild [new file with mode: 0644]
net-misc/bopm/files/bopm-3.1.3-autotools.patch [new file with mode: 0644]
net-misc/bopm/files/bopm-3.1.3-remove-njabl.patch [new file with mode: 0644]