summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/libguestfs: convert to dev-ml/ounit2 for testsSam James2021-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: libxcrypt fix, restore and update py3, cleanupHank Leininger2021-03-1313-436/+11
| | | | | | | | | | | | | | | Current version won't build with libxcrypt 4.x, which has been stabilized. Added workaround. Also restored and bumped supported Python versions. Removed libguestfs-1.36 because it has been unbuildable ever since libguestfs-appliance-1.36 was removed in d0c2104377b00b4b6b029ba2e6390a00c58057b2. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/703118 Bug: https://bugs.gentoo.org/734634 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/16965 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: drop 1.36.13-r2Sam James2021-03-132-171/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: drop 1.38.6-r1Sam James2021-03-131-171/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: use HTTPSMichael Mair-Keimberger2021-02-113-6/+6
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19351 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/libguestfs: fix MissingUseDepDefaultSam James2021-01-272-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: fix ocamlopt depSam James2021-01-221-1/+1
| | | | | | Closes: https://bugs.gentoo.org/766576 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: fix ocaml depsSam James2021-01-223-9/+9
| | | | | Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: Dep ocaml-gettext-stub.Rafael Kitover2021-01-224-4/+16
| | | | | | | | | | | | Depend on ocaml-gettext-stub instead of ocaml-gettext or ocaml-gettext versions lower than 0.4.2, which is before the -stub package was split off. Closes: https://bugs.gentoo.org/762613 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Rafael Kitover <rkitover@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19095 Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign maksbotan's packagesMichał Górny2021-01-171-4/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/libguestfs: Remove pythonMichał Górny2021-01-154-38/+13
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/libguestfs: add more subslot deps tooSam James2021-01-024-20/+20
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: revbump for libconfig subslot depSam James2021-01-024-8/+8
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: Inline virtual/cdrtoolsMichał Górny2020-12-184-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/libguestfs-1.38.6-r100: inherit l10n, for strip-linguasMarek Szuba2020-12-091-1/+1
| | | | | | | Another case of "made change having already staged the file and forgot to re-run git add to have it included in the commit", sorry about that. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/libguestfs: migrate to lua-single.eclassMarek Szuba2020-12-091-0/+181
| | | | | | | | | | | Simple-impl for now because making this multi-impl will require jumping through some hoops. Unclear which Lua versions are supported so play it safe and stick with what the unmigrated ebuilds support, i.e. lua5.1. Explicitly invoking maintainer time-out on this one. Closes: https://bugs.gentoo.org/752543 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/libguestfs: limit unmigrated ebuilds to dev-lang/lua:0Marek Szuba2020-12-033-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-2/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-223-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/libguestfs: Remove py2Michał Górny2020-02-103-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@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>
* */*: Reassign most of eva@'s packagesMichał Górny2019-11-301-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/libguestfs: Needs slot op on perl, bug 617972Andreas K. Hüttel2019-11-083-3/+3
| | | | | | Bug: https://bugs.gentoo.org/617972 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/libguestfs: 1.36.15 → 1.38.6Gilles Dartiguelongue2018-12-074-0/+260
| | | | | | Closes: https://bugs.gentoo.org/663380 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/libguestfs: cleanup old revisionsGilles Dartiguelongue2018-12-073-327/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/libguestfs: 1.36.13 → 1.36.15Gilles Dartiguelongue2018-12-075-2/+267
| | | | | | | | | | | | | | | Do not RDEPEND on bash-completion and drop unused USE flag. Fix static-libs USE flag to actually do something. Fix build failure with USE=-ocaml, bug #670968. Make libvirt support optional, bug #672452. Remove unused debug USE flag. Switch from versionator eclass to eapi7-ver. gjs is a test dependency only. Fix sandbox issues, bug #653104. Closes: https://bugs.gentoo.org/653104 Closes: https://bugs.gentoo.org/670968 Closes: https://bugs.gentoo.org/672452 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* app-emulation/libguestfs: Support python3.6Pacho Ramos2018-06-271-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* Add the eclass eutilsMuriloStrike2018-05-251-1/+1
| | | | | Without the eutils, in the installation phase, the error occurs: "strip-linguas: command not fount". Closes: https://github.com/gentoo/gentoo/pull/8247
* app-emulation/libguestfs: fix a typo in ocaml activation, bug #650068Gilles Dartiguelongue2018-04-021-1/+1
| | | | | Closes: https://bugs.gentoo.org/650068 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* app-emulation/libguestfs: version bump 1.36.5 → 1.36.13Gilles Dartiguelongue2018-02-073-0/+178
| | | | | | | | | | | | | | | | | | | * Now compatible with >=glibc-2.26, bug #638180. * Make sure USE=introspection explicitely passes configure switch as we might split glib/gobject from introspection at some point. * Switch to perl-functions eclass as advised in bug #629946. * Restore USE=ocaml as I could not bug #629490 from provided info. * Fix pkg_postinst feature check on USE=gtk. * Fix build with FEATURES=test by disabling -Werror always. It makes no sense to enable this flag for a release, bug #640494. * Add myself to maintainers. Closes: https://bugs.gentoo.org/629690 Closes: https://bugs.gentoo.org/629946 Closes: https://bugs.gentoo.org/638180 Closes: https://bugs.gentoo.org/640494 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libguestfs: force use of ocaml for build failures, bug 629490Matthew Thode2017-12-032-12/+8
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-emulation/libguestfs: fix missing backslash in src_configureGilles Dartiguelongue2017-09-041-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/libguestfs: version bump 1.28.5-r3 → 1.36.5, bug #601162.Gilles Dartiguelongue2017-08-305-0/+268
| | | | | | Fix build with newer glibc, bug #610998. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/libguestfs: fix build error, bug 625742Matthew Thode2017-08-121-19/+19
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-emulation/libguestfs: bump to EAPI6Ian Stakenvicius2017-07-191-40/+24
| | | | | | | | | The EAPI bump also happens to address the globbing of patches that caused bug 623516 Bug: http://bugs.gentoo.org/623516 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/libguestfs: Drop oldPacho Ramos2017-01-1516-903/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/libguestfs: remove the proxied maintainer per his requestGöktürk Yüksek2016-12-291-10/+0
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* app-emulation/libguestfs: This is also compatible with cdrtools (#591782), ↵Pacho Ramos2016-10-021-0/+175
| | | | | | allow python 3.5, set slots for libpcre and ncurses, also set subslot for gobject-introspection (https://wiki.gentoo.org/wiki/Project:GNOME/Gnome_Team_Ebuild_Policies#dev-libs.2Fgobject-introspection:.3D_dependency). Package-Manager: portage-2.3.1
* app-emulation/libguestfs: remove unused fileMichael Mair-Keimberger (asterix)2016-08-111-1/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Remove local definitions for global USE=vala and USE=introspecitonAnthony Ryan2016-04-081-1/+0
| | | | | | | | | | | 23 packages had local use definitions that matched up perfectly with the global definitions. Remove them as they're not necessary. This is a metadata only change. Closes: https://github.com/gentoo/gentoo/pull/1100 Acked-by: Justin Lecher <jlec@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+5
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0823-0/+1008
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed