summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/v4l-dvb-saa716x: fix AUDIO_GET_PTS undeclaredMartin Dummer2019-02-031-0/+12
| | | | | | | | | | fix compile error "... AUDIO_GET_PTS undeclared" with kernel >=4.17 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://bugs.gentoo.org/670156 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10363 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-tv/v4l-dvb-saa716x: fix compile with kernel 4.16Martin Dummer2018-04-051-0/+49
| | | | | | | | adjust sources due to moved DVB header files in kernel 4.16 Closes: https://bugs.gentoo.org/652346 Closes: https://bugs.gentoo.org/652184 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* media-tv/v4l-dvb-saa716x: fix compile with kernel 4.15Martin Dummer2018-04-052-0/+148
| | | | | | | | | | | import fixes from https://github.com/s-moch/linux-saa716x https://github.com/s-moch/linux-saa716x/commit/0b2276ee2e6383ad577fce5c694f8c4062d5334b.patch https://github.com/s-moch/linux-saa716x/commit/1002d79c4ba60de0dbeacba0f289119556d7450d.patch Closes: https://bugs.gentoo.org/631854 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7802
* media-tv/v4l-dvb-saa716x: fix compile issue, #631854Martin Dummer2018-03-291-0/+11
| | | | | | fix compile issue with kernel >=4.14 Closes: https://bugs.gentoo.org/631854 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-tv/v4l-dvb-saa716x: fix 4.9 compile warnings, 4.10+ compile errorsMartin Dummer2017-07-122-0/+164
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4192 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-tv/v4l-dvb-saa716x: updated ebuild for kernel 4.6 and up, #612420Martin Dummer2017-07-121-0/+24
| | | | | | Also fix repoman issue: shorten the ebuild description Package-Manager: Portage-2.3.4, Repoman-2.3.2
* compile fix >=linux-4.5.2; thx to H.Broeken M.Dummer on wrt bug 581450Joerg Bornkessel2016-05-051-0/+13
| | | | Package-Manager: portage-2.2.28
* compile fix for >=linux-4.2, reported, fixed by Daniel Peters on wrt bug #559476Joerg Bornkessel2015-10-101-0/+34
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+59
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