| Age | Commit message (Collapse) | Author |
|
In the past, libxml2 used to declare some attributes in its
headers, with ATTRIBUTE_UNUSED being one of them. Some projects
(like libvirt-php) misused this. But after libxml2 was cleaned up
and stopped polluting header files (see commit in backported
patch), these projects have to redefine the macro themselves.
Closes: https://bugs.gentoo.org/963308
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44111
Closes: https://github.com/gentoo/gentoo/pull/44111
Signed-off-by: Sam James <sam@gentoo.org>
|
|
php 8.1 is no longer part of portage tree since 2025-03-17 via
e8ed8932868769feef9cdd284e84e878c7bb8a26.
Bug: https://bugs.gentoo.org/959495
Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Part-of: https://github.com/gentoo/gentoo/pull/42868
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41919
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Presumably this supports newer versions of PHP if the latest non-live
ebuild does.
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
(Preparing to mask php:8.1)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
The homepage for the project moved to a new location in commit
[1] and now is:
https://php.libvirt.org/
while the old one is set up to redirect to the new one.
1: https://gitlab.com/libvirt/libvirt/-/commit/da74a4ed70f31466c05f5841cdb07fbc0d35f65b
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The sources are available directly at https://download.libvirt.org, the
old path https://libvirt.org/sources/ is kept around for compatibility
reasons but redirects to the new one. Commit [1] changed the location on
libvirt.org too.
1: https://gitlab.com/libvirt/libvirt/-/commit/d2d26e98d60af191deec61bc6dcccf9c881992f2
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35535
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/32762
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28588
Signed-off-by: Sam James <sam@gentoo.org>
|
|
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>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25903
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Needs further testing before restoring keywords
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/728326
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
PHP 8 is broken until upstream fixes things
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
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>
|
|
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Brian Evans <grknight@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
Package-Manager: Portage-2.3.28, Repoman-2.3.9
|
|
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
Package-Manager: Portage-2.3.11, Repoman-2.3.3
|
|
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
|
|
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
Package-Manager: portage-2.2.28
|
|
Package-Manager: portage-2.2.28
|
|
Thanks to Michal Privoznik for the updated ebuild
Package-Manager: portage-2.2.28
|
|
Package-Manager: portage-2.2.28
|
|
|
|
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
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
|