summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/minbif: einstalldocsAndreas Sturmlechner2018-07-011-1/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-im/minbif: Sort DEPENDs, one line per depAndreas Sturmlechner2018-07-011-3/+6
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-im/minbif: EAPI-6 bumpAndreas Sturmlechner2018-07-011-7/+8
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-im/minbif: Remove PREFIX setting for CMakeDavid Seifert2017-05-071-8/+12
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4555
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-im/minbif: fix build with newer imlib.Michael Orlitzky2016-07-281-0/+1
| | | | | | | | | | | | | | | Newer versions of imlib have renamed ImlibLoadError to Imlib_Load_Error. This commit adds a minimal patch to fix the build. It's bad mojo to modify a stable ebuild, but there are mitigating factors here. First, the stable package simply will not build without the patch, so it's not much good to anyone. Second, this package is maintainer-needed, and a new revision would therefore never get stabilized to truly fix the bug for stable users. So, I've applied the patch to the one existing stable ebuild. Gentoo-Bug: 559412 Package-Manager: portage-2.2.28
* net-im/minbif: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-021-0/+84
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26