summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencolorio: Remove 1.0.9-r2Johannes Huber2018-05-265-212/+0
| | | | | | Overshadowed by 1.1.0-r1. Package-Manager: Portage-2.3.39, Repoman-2.3.9
* media-libs/opencolorio: x86 stable (bug #656196)Thomas Deutschmann2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencolorio: amd64 stable wrt bug #656196Agostino Sarubbo2018-05-241-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* media-libs/opencolorio: Fix build w/ yaml-cpp-0.6Johannes Huber2018-05-212-0/+55
| | | | | | | Closes: https://bugs.gentoo.org/651970 Reported-by: Bernd Feige <Bernd.Feige@gmx.net> Thanks-to: Joakim Gebart Nohlgård <joakim.nohlgard@eistec.se> Package-Manager: Portage-2.3.38, Repoman-2.3.9
* media-libs/opencolorio: Remove ebuild with errorsJonathan Scruggs2018-01-192-258/+0
|
* media-libs/opencolorio: Revision bump to fix Lut1DOp errorJonathan Scruggs2018-01-195-1/+435
| | | | | | | | | Fix the compile error in the Lut1DOp.cpp file Fix install location of the CMake files Split the patches to make it easier to maintain Closes: https://bugs.gentoo.org/644466 Closes: https://github.com/gentoo/gentoo/pull/6870
* media-libs/opencolorio: Remove 1.0.9_p20170719Jonathan Scruggs2018-01-133-237/+0
|
* media-libs/opencolorio: version bump to 1.1.0Jonathan Scruggs2018-01-133-0/+259
| | | | Closes: https://github.com/gentoo/gentoo/pull/6842
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-libs/opencolorio: Fix manifestJonathan Scruggs2017-09-231-1/+1
| | | | | Signed-off by Jonathan Scruggs <j.scruggs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/5772
* media-libs/opencolorio: Update to v20170719Jonathan Scruggs2017-09-233-0/+237
| | | | | | | | | | | | | | | | Upstream doesn't appear to be making new releases, so use stable snapshots. There was another round of yaml fixes and other fixes for security. Build fixes for GCC 7. General bug fixes. The current version in portage has lots of bugs that have since been fixed. Closes: https://github.com/gentoo/gentoo/pull/5750
* media-libs/opencolorio: remove myself from maintainersSergey Popov2017-04-261-4/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* media-libs/opencolorio: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-3/+3
| | | | Package-Manager: Portage-2.3.5, 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>
* media-libs/opencolorio: remove unused patchMichael Mair-Keimberger (asterix)2016-12-231-65/+0
|
* media-libs/opencolorio: bring back deleted patch to fix bug #600022Christophe Lermytte2016-11-171-0/+54
|
* media-libs/opencolorio: drop old versionsSergey Popov2016-11-024-226/+0
| | | | Package-Manager: portage-2.3.2
* media-libs/opencolorio: do not use API functions that are banned from EAPI=6Sergey Popov2016-06-021-6/+6
| | | | | | | Reported-by: Adrian <agrigo2001@yahoo.com.au> Gentoo-Bug: 584654 Package-Manager: portage-2.2.28
* media-libs/opencolorio-1.0.9-r2: stable on amd64 and x86Sergey Popov2016-05-303-90/+1
| | | | | | | Previous revision is broken, stabilize this one and remove broken from tree Package-Manager: portage-2.3.0_rc1
* media-libs/opencolorio-1.0.9-r2: revision bumpSergey Popov2016-05-304-4/+93
| | | | | | | | | Bump EAPI to 6. Fix work with yaml-cpp 0.5 Gentoo-Bug: 548392 Reported-by: Alexander Potashev <aspotashev@gmail.com> Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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.
* 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-242-2/+2
| | | | | | 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-088-0/+462
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