net-irc/ircmap: Fix swathe of QA issues
authorKent Fredric <kentnl@gentoo.org>
Thu, 15 Aug 2019 12:02:48 +0000 (00:02 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 15 Aug 2019 12:04:25 +0000 (00:04 +1200)
commit27eac7b8fc3da678ed259599e7bdd4ad2d3180a9
tree0a8107ba07aa1801b340ca2168eb4384e9a49385
parent39892b09bb0b45155d545c6fd9fec43a99ca4ecc
net-irc/ircmap: Fix swathe of QA issues

- Using the perl privlib trick was both wrong, and unneeded, as the
  modules in question are inherently 'private to this package' and
  are not intended for general use by other tools on CPAN.

- Subsequently, this changes to stashing them in /usr/share/ircmap

- Upstreams homepage has moved

- Upstreams existing SRC_URI's were unresolvable

- Added conversion of upstreams tarball from "ircmap.tar.gz" to
  "ircmap-0.99.tar.gz". Upstream don't actually version their
  releases properly it seems, but its been so long since a release
  its hard to imagine there will be more.

- Convert to EAPI7, though its probably incomplete and this probably
  needs some EPREFIX/DEPEND/BDEPEND/BROOT love, but eh.

- Keyworded ~amd64 as it mostly appears to work for me, but no way
  to test functionality.

- --straight-to-stable'd simply because these are all QA fixups, and
  no point waiting a month to silence the warnings.

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
net-irc/ircmap/Manifest
net-irc/ircmap/ircmap-0.99-r1.ebuild [moved from net-irc/ircmap/ircmap-0.99.ebuild with 65% similarity]