summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: re-assign graphics project ebuilds to m-nAaron Bauman2020-06-061-4/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-gfx/nvidia-cg-toolkit: drop old pkg_postinst(), bug #705258Sergei Trofimovich2020-02-181-9/+1
| | | | | | | | Drop lexicographical version compare. Closes: https://bugs.gentoo.org/705258 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/nvidia-cg-toolkit: drop oldSergei Trofimovich2019-09-281-146/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Depend on media-libs/mesa[X(+)]Philipp Ammann2019-08-171-1/+1
| | | | | | | | | This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/nvidia-cg-toolkit: x86 stable wrt bug #681516Agostino 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="x86"
* media-gfx/nvidia-cg-toolkit: amd64 stable wrt bug #681516Aaron Bauman2019-04-081-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-2/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-gfx/nvidia-cg-toolkit: remove unused filesMichael Mair-Keimberger (asterix)2016-12-292-16/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3224
* 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.
* Drop myself as maintainerJustin Lecher2016-01-091-4/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-gfx/nvidia-cg-toolkit: drop unnecessary IUSE=multilibIan Stakenvicius2015-09-302-22/+10
| | | | | | | | | | | | | | As nvidia-cg-toolkit has long been migrated to using abi_x86_* to handle multilib installation, and as there are actually very few things in the gentoo repo that need this package to be built with +abi_x86_32 on amd64 multilib systems, this commit drops the multilib flag from IUSE and removes the default-enabled abi_x86_32 flag from the multilib amd64 profile (which was there to prevent users on multilib profiles from needing to explicitly add it whenever they just wanted to emerge the package) Gentoo-Bug: 560868 Package-Manager: portage-2.2.20.1
* 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-0810-0/+369
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