summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/ganeti: disable rebuilding manpagesAustin English2020-08-042-0/+45
| | | | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Austin English <austin.m.english@sony.com> Closes: https://github.com/gentoo/gentoo/pull/17003 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-emulation/ganeti: Disable dep on py2 sphinx & pandocMichał Górny2020-07-271-6/+6
| | | | | | | | Disable rebuilding manpages in order to unblock Python 2 removal from dev-python/sphinx. Also remove the dependency on app-text/pandoc which becomes no longer necessary. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/ganeti: Add missing ||dieMichał Górny2020-07-271-9/+11
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/ganeti: remove oldAustin English2020-05-051-383/+0
| | | | | | | Closes: https://bugs.gentoo.org/719846 Signed-off-by: Austin English <austin.m.english@sony.com> Closes: https://github.com/gentoo/gentoo/pull/15608 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-emulation/ganeti: add patches to fix building manpages/newer pyopensslAustin English2020-05-054-0/+473
| | | | | | Closes: https://bugs.gentoo.org/719846 Signed-off-by: Austin English <austin.m.english@sony.com> Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* */*: destabilize dev-lang/ghc for all archesSergei Trofimovich2020-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-223-12/+12
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/ganeti: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-093-36/+48
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-113-3/+3
| | | | | | | | | | | | * 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>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/ganeti: Remove oldMichał Górny2019-11-254-1037/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/ganeti: Mark 2.15.2-r8 stable on x86Michał Górny2019-11-251-1/+1
| | | | | | | Arch team timeout. Closes: https://bugs.gentoo.org/667458 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/ganeti: amd64 stable wrt bug #667458Agostino Sarubbo2019-04-141-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-emulation/ganeti: support net-misc/iputils[arping] in masked buildsRobin H. Johnson2019-04-082-4/+10
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/ganeti: Revert leftover debug change in -r3 initPatrick McLean2019-02-071-1/+1
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-emulation/ganeti: Revbump, libdir fix qemu opts fixPatrick McLean2019-02-074-2/+489
| | | | | | | | | | | - Fix for libdir with SYMLINK_LIB=no - Qemu no longer supports -balloon, switch to virtio-balloon,id=balloon instead - Add QA_FLAGS_IGNORED for haskell daemons Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-emulation/ganeti: Revbump, update debian patches, update depsPatrick McLean2018-09-073-0/+382
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/ganeti: Remove dep on removed sys-cluster/drbdMichał Górny2018-08-254-24/+4
|
* app-emulation/ganeti: Allow newer versions of sphinxPatrick McLean2018-01-302-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* app-emulation/ganeti: Add patch to make build system respect HCFLAGSPatrick McLean2018-01-303-1/+15
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* app-emulation/ganeti: Allow arping from iputils as well as the separate packagePatrick McLean2018-01-162-46/+38
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/ganeti: remove unused patchMichael Mair-Keimberger2017-12-121-122/+0
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/ganeti: Update Manifest hashes.Ulrich Müller2017-12-101-5/+5
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/ganeti: now with QEMU Guest Agent support (merged upstream for ↵Robin H. Johnson2017-01-067-2/+734
| | | | | | 2.16, not yet released). Package-Manager: portage-2.3.2
* app-emulation/ganeti: cleanup unused patches.Robin H. Johnson2017-01-0611-374/+0
| | | | Package-Manager: portage-2.3.2
* app-emulation/ganeti: version bump for early testing (not production usage)Robin H. Johnson2017-01-057-0/+814
| | | | Package-Manager: portage-2.3.2
* app-emulation/ganeti: Remove all versions except 2.15.2-r5Patrick McLean2016-12-016-1365/+0
| | | | | | Gentoo-Bug: 570240 Package-Manager: portage-2.3.2
* app-emulation/ganeti: x86 stable wrt bug #570240Agostino Sarubbo2016-12-011-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/ganeti: amd64 stable wrt bug #570240Agostino Sarubbo2016-12-011-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/ganeti: remove unused patchesMichael Mair-Keimberger (asterix)2016-08-112-52/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-emulation/ganeti: whitespace.Robin H. Johnson2016-07-131-2/+2
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: make it easier to restart a downed clusterRobin H. Johnson2016-07-131-0/+14
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: hotplug requires missing dep dev-python/fdsend.Robin H. Johnson2016-07-131-0/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: only use GHC 7.10 patch when present, causes failures ↵Robin H. Johnson2016-07-121-1/+6
| | | | | | on older GHC. Package-Manager: portage-2.2.28
* app-emulation/ganeti: tweak one dep back down for easier merge.Robin H. Johnson2016-07-121-1/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: fix bashisms.Robin H. Johnson2016-07-112-4/+4
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: support USE=restricted-commands, tweak haskell flags ↵Robin H. Johnson2016-07-112-3/+8
| | | | | | and socat. Package-Manager: portage-2.2.28
* app-emulation/ganeti: match dependencies used in Ubuntu.Robin H. Johnson2016-07-111-6/+13
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: add Debian patch series, including haskell dep tweaksRobin H. Johnson2016-07-112-0/+325
| | | | Package-Manager: portage-2.2.28
* Revert "app-emulation/ganeti: add upstream stable tweak"Robin H. Johnson2016-07-111-2/+2
| | | | | This reverts commit 7ea446f8b1b02298bc946bb2bce50c6a075f563d; applying an Ubuntu patch in a revbump instead.
* app-emulation/ganeti: add upstream stable tweakRobin H. Johnson2016-07-051-2/+2
| | | | | | | | Upstream commit b3c0fb0b allows slightly more versions of json & lens. X-URL: http://git.ganeti.org/?p=ganeti.git;a=commit;h=b3c0fb0b Package-Manager: portage-2.2.28 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/ganeti: Add patch to not invert the check-man-warnings return codePatrick McLean2016-05-242-0/+11
| | | | | | Gentoo-Bug: 579550 Package-Manager: portage-2.3.0_rc1
* app-emulation/ganeti: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* app-emulation/ganeti: Remove use in global scope (bug #566524)Patrick McLean2016-05-124-10/+18
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: Clean out 2.15.2-r3Patrick McLean2016-04-051-312/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: revision bump, fix kvmd user patchPatrick McLean2016-04-052-2/+333
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: Always pull in sphinx in 2.13 and 2.14Patrick McLean2016-04-052-20/+15
| | | | | | Gentoo-Bug: 548972 Package-Manager: portage-2.2.28
* app-emulation/ganeti: Don't use keepdir to create /var/lib/ganeti in older ↵Patrick McLean2016-04-053-3/+12
| | | | | | | | versions Gentoo-Bug: 552482 Package-Manager: portage-2.2.28