summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/yafaray: respect CFLAGSBernd Waibel2021-03-132-0/+43
| | | | | | | | Closes: https://bugs.gentoo.org/774858 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19900 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/yafaray: add PYTHON_DEPS to BDEPENDJoonas Niilola2021-03-081-1/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/yafaray: bump to 3.5.1Bernd Waibel2021-03-083-5/+125
| | | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19748 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/yafaray: fix metadata emailBernd Waibel2021-02-071-1/+1
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/yafaray: matadata QA FixJonas Stein2020-12-281-1/+1
| | | | | | | "description" should be "name" here. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* media-gfx/yafaray: add support for python-3.{7,8}Bernd Waibel2020-10-033-37/+5
| | | | | | | | | | | | | | - Remove support for python-3.6 - Remove blender USE flag and support. The blender plugin isn't ready for blender-2.8 series yet. Blender-2.79 is python-3.6 only, which is going to be removed soon. Support will be re-added, as soon as upstream has updated the plugin for blender-2.8*. Closes: https://bugs.gentoo.org/737392 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17485 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/yafaray: drop old 3.3.0Bernd Waibel2020-04-265-154/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15415 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/yafaray: bump to 3.4.1Bernd Waibel2020-04-263-0/+181
| | | | | | | Closes: https://bugs.gentoo.org/717568 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/yafaray: Switch to cmake.eclassAndreas Sturmlechner2020-01-031-5/+5
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/yafaray: drop broken 3.3.0-r1 ebuildBernd Waibel2019-06-121-110/+0
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/yafaray: bump to EAPI 7Bernd Waibel2019-06-121-0/+111
| | | | | | | | | | | Also fixes an issue, where some binaries didn't link successfully, due to missing pthread (see https://github.com/YafaRay/Core/issues/113) Closes: https://bugs.gentoo.org/687068 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12144 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/yafaray: adjust maintainerBernd Waibel2019-05-191-1/+8
| | | | | | | | | | | | Add myself and proxy-maint as maintainers See also https://archives.gentoo.org/gentoo-dev/message/45119cbca4867b04277d52dadfede506 Closes: https://bugs.gentoo.org/686156 Closes: https://github.com/gentoo/gentoo/pull/12029 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* media-gfx/yafaray: Drop oldPacho Ramos2018-10-201-101/+0
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/yafaray: Fix building (#663522)Pacho Ramos2018-10-201-0/+110
| | | | | | | | | Thanks-to: Toralf Förster Thanks-to: vena.dewinter Thanks-to: Herb Miller Jr. Closes: https://bugs.gentoo.org/663522 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* */*: Herb Miller Jr. is retiring as proxied maintainerMichał Górny2018-10-091-8/+1
| | | | | Closes: https://bugs.gentoo.org/647176 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/yafaray: Create 3.3.0 ebuild.Herb Miller Jr2018-05-296-0/+167
| | | | | | Closes: https://bugs.gentoo.org/639046 Closes: https://github.com/gentoo/gentoo/pull/7530 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* profiles: Remove last-rited media-gfx/yafarayAndreas Sturmlechner2018-03-153-101/+0
| | | | | | | Ancient bugs, no one to fix. Closes: https://bugs.gentoo.org/321169 Closes: https://bugs.gentoo.org/595684
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-2/+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>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+0
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Update hashes in ManifestJustin Lecher2015-09-231-2/+2
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-083-0/+100
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