summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/libvirt-php: Drop remove-imagick-check.patch from live ebuildMichal Privoznik2022-12-241-3/+0
| | | | | | | | | | | | The upstream has dropped the imagick dependency here [1]. Therefore, there's no need to apply our patch that does the same. The patch is still valid for libvirt-php-0.5.6.ebuild though, so the file is not removed, yet. 1: https://gitlab.com/libvirt/libvirt-php/-/commit/d907c69f1cb0ab40bce1f4c53e6560aaf9392961 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-php/libvirt-php: Update targetsBrian Evans2022-03-161-3/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-php/libvirt-php: fix docinto argument (avoid double 'prefix')Sam James2021-05-281-1/+4
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-php/libvirt-php: Update live ebuildBrian Evans2021-01-211-3/+9
| | | | | | PHP 8 is broken until upstream fixes things Signed-off-by: Brian Evans <grknight@gentoo.org>
* Reflect move of libvirt repositoriesMichal Privoznik2020-04-261-1/+1
| | | | | | | | | | | | Libvirt and related projects moved from self hosting to gitlab.com hosting. The old repos were made a read only mirror of their gitlab images. Reflect this change in the live ebuilds. https://www.redhat.com/archives/libvir-list/2020-April/msg00329.html Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/15478 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-php/libvirt-php: add PHP 7.3 supportThomas Deutschmann2019-06-071-3/+3
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-php/libvirt-php: Version bump to 0.5.4; update live buildBrian Evans2018-04-101-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-php/libvirt-php: Adjust unpack and prepare wrt eclass changesBrian Evans2018-03-221-9/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-php/libvirt-php: drop nonexistent "AUTHORS" from the live ebuild.Michael Orlitzky2017-08-181-1/+1
| | | | | | | | | | The upstream repo no longer contains an "AUTHORS" file, so drop it from the live ebuild. Thanks to Michal Prívozník for the report and the fix. Gentoo-Bug: 628174 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-php/libvirt-php: Update live ebuild to match 0.5.3 changesBrian Evans2017-07-011-15/+21
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-php/libvirt-php: version bump to 0.5.2Matthias Maier2016-08-161-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-php/libvirt-php: Update live build, bug #588218Matthias Maier2016-08-161-4/+5
| | | | | | Thanks to Michal Privoznik for the updated ebuild Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+61
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