Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574716 - net-analyzer/mk-livestatus-1.2.2_p3: collides with sys-apps/ucspi-unix-0.36-r4:0
Summary: net-analyzer/mk-livestatus-1.2.2_p3: collides with sys-apps/ucspi-unix-0.36-r4:0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-14 17:04 UTC by Toralf Förster
Modified: 2016-10-27 22:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2016-02-14 17:04:40 UTC
* Detected file collision(s):
 *
 *  /usr/bin/unixcat
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * sys-apps/ucspi-unix-0.36-r4:0::gentoo
 *  /usr/bin/unixcat
Comment 1 Patrice Clement gentoo-dev 2016-10-27 22:12:41 UTC
commit f677a8aa7e37536c3403068ef406788455ed133b (HEAD -> master, origin/master, origin/HEAD)
Author:     Bertrand Jacquin <bertrand@jacquin.bzh>
AuthorDate: Mon Sep 12 22:22:37 2016 +0100
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Fri Oct 28 00:12:06 2016 +0200

net-analyzer/mk-livestatus: version bump, move to EAPI 6 and a

bunch of improvements.

This commit:
* drops unneeded Perl variables.
* adds nagios4 USE flag.
* blocks sys-apps/ucspi-unix
* refreshes patches set with proper git patches.
* uses standard emake install.
* adds perl README.
* installs python README in the right place.
* sets Bertrand Jacquin <betrand@jacquin.bzh> as the de-facto maintainer.

Gentoo-Bug: https://bugs.gentoo.org/574700
Gentoo-Bug: https://bugs.gentoo.org/574716

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2315

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

net-analyzer/mk-livestatus/Manifest                |   2 +-
.../1.2.8_p10-MEDIUM-Drop-default-strip.patch      |  24 ++++
...Remove-the-usage-of-Perl-Critic-Policy-Mo.patch |  34 ++++++
.../files/mk-livestatus-1.2.2_p3-no-strip.diff     |  23 ----
...ivestatus-1.2.2_p3-test-RequireRcsKeywords.diff |  18 ---
net-analyzer/mk-livestatus/metadata.xml            |  16 ++-
.../mk-livestatus/mk-livestatus-1.2.2_p3.ebuild    | 126 -------------------
.../mk-livestatus/mk-livestatus-1.2.8_p10.ebuild   | 133 +++++++++++++++++++++
8 files changed, 207 insertions(+), 169 deletions(-)
create mode 100644 net-analyzer/mk-livestatus/files/1.2.8_p10-MEDIUM-Drop-default-strip.patch
create mode 100644 net-analyzer/mk-livestatus/files/1.2.8_p10-MINOR-test-Remove-the-usage-of-Perl-Critic-Policy-Mo.patch
delete mode 100644 net-analyzer/mk-livestatus/files/mk-livestatus-1.2.2_p3-no-strip.diff
delete mode 100644 net-analyzer/mk-livestatus/files/mk-livestatus-1.2.2_p3-test-RequireRcsKeywords.diff
delete mode 100644 net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild
create mode 100644 net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.ebuild

Merged, thanks!