summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/cluster-glue: Stabilize 1.0.12-r1 amd64, #704610Sam James2020-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/cluster-glue: stable 1.0.12-r1 for hppaSergei Trofimovich2020-11-141-1/+1
| | | | | | | | stable wrt bug #704610 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-cluster/cluster-glue: x86 stable (bug #704610)Thomas Deutschmann2020-11-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/cluster-glue: fix buildTimo Rothenpieler2020-10-211-8/+4
| | | | | Signed-off-by: Timo Rothenpieler <btbn@btbn.de> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-221-3/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/cluster-glue: add dev-libs/libltdl dep for binpkg fixes #669564Alexys Jacob2019-04-141-1/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/cluster-glue: Fix implicit openipmi dependencyJeroen Roovers2018-09-301-0/+96
* Depend on sys-libs/openipmi if USE=ipmilan * Fix selector_t compile error with >openipmi-2.0.22 * Drop -fstack-protector-all while we're there Fixes: https://bugs.gentoo.org/653248 Signed-off-by: Jeroen Roovers <jer@gentoo.org>