summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/ctl: Drop 1.5.2-r1Andreas Sturmlechner2022-01-091-30/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/ctl: destabilize for ppc64Sam James2021-11-141-1/+1
| | | | | | | | | | | | | | | [Same as for openexr: We already had to mask this on ppc64be and mark it -ppc entirely and I don't usually do testing on ppc64le. Let's see if we can drop the stable keyword entirely here to make life easier.] Bug: https://bugs.gentoo.org/787452 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22940 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/ctl: drop hppa/sparc/ppcSam James2021-10-161-1/+1
| | | | | | | We're dropping keywords for OpenEXR there. Bug: https://bugs.gentoo.org/818424 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: last-rite media-libs/ctl, media-libs/openexr_ctlSam James2021-07-251-1/+1
| | | | | | | Bug: https://bugs.gentoo.org/789792 Bug: https://bugs.gentoo.org/715298 Bug: https://bugs.gentoo.org/629604 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/ctl: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/ctl: stable 1.5.2-r1 for hppa, bug #681466Rolf Eike Beer2019-07-291-1/+1
| | | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/ctl: ia64 stable wrt bug #681466Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* media-libs/ctl: x86 stable (bug #681466)Thomas Deutschmann2019-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/ctl: stable 1.5.2-r1 for ppc64, bug #681466Sergei Trofimovich2019-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/ctl: stable 1.5.2-r1 for ppc, bug #681466Sergei Trofimovich2019-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/ctl: stable 1.5.2-r1 for sparc, bug #681466Rolf Eike Beer2019-04-111-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/ctl: amd64 stable wrt bug #681466Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-libs/ctl: Fix compat with newer openexrPacho Ramos2019-04-071-2/+5
| | | | | | Closes: https://bugs.gentoo.org/668454 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/ctl: Fix installation of cmake filesJonathan Scruggs2018-01-151-0/+27
The CMake files are being installed to the wrong directory. This updated patch address this issue.