summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/chromium: add closure-compile USE flagMike Gilbert2019-02-121-0/+1
| | | | | | | | This makes java an optional dependency. Closes: https://bugs.gentoo.org/672778 Package-Manager: Portage-2.3.59_p2, Repoman-2.3.12_p67 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* www-client/chromium: add jumbo-build USE flagMike Gilbert2018-01-061-0/+1
| | | | | Closes: https://bugs.gentoo.org/641786 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* www-client/chromium: remove oldPawel Hajdan, Jr2017-08-231-2/+0
| | | | | | | This drops stable x86 keywords. The security bug #626382 has not been handled for ~3 weeks. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* www-client/chromium: dev channel bump (61.0.3159.5)Pawel Hajdan, Jr2017-07-191-0/+1
| | | | | | | Add system-icu USE flag (enabled by default). This will help users with icu-59, which chromium does not work with yet. Bug: https://bugs.gentoo.org/619796
* www-client/chromium: remove oldMike Gilbert2017-02-161-1/+0
| | | | Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* Revert "www-client/chromium: remove old"Mike Gilbert2017-01-291-0/+1
| | | | | | | This reverts commit abd3b23c1ba34373d1512a2bce3e00d0a2935691. M56 is broken with system-ffmpeg disabled. Bug: https://bugs.gentoo.org/607454
* www-client/chromium: remove oldMike Gilbert2017-01-271-1/+0
| | | | Package-Manager: Portage-2.3.3_p42_p175131, Repoman-2.3.1_p35_p175131
* www-client/chromium: add system-libvpx USE flagPawel Hajdan, Jr2017-01-231-0/+1
| | | | This addresses bug #598264 by Andreas Steinmetz.
* www-client/chromium: rename gnome USE flag to gconfMike Gilbert2017-01-071-0/+1
| | | | | Bug: https://bugs.gentoo.org/576712 Package-Manager: Portage-2.3.3_p19, Repoman-2.3.1_p12
* www-client/chromium: add support for component buildPawel Hajdan, Jr2017-01-031-0/+1
| | | | This addresses bug #601590 by David Kredba .
* www-client/chromium: document suid USE flagJason A. Donenfeld2016-09-121-0/+1
| | | | Package-Manager: portage-2.3.0
* www-client/chromium: remove oldMike Gilbert2016-09-011-2/+0
| | | | Package-Manager: portage-2.3.0_p22
* 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.
* www-client/chromium: dev channel bump (48.0.2560.0); experimental GN supportPawel Hajdan, Jr2015-11-191-0/+1
| | | | Package-Manager: portage-2.2.20.1
* www-client/chromium: dev channel bump (48.0.2541.0); fix bug #562590 by W. ↵Pawel Hajdan, Jr2015-10-211-0/+1
| | | | | | Trevor King Package-Manager: portage-2.2.20.1
* www-client/chromium: dev channel bump (47.0.2526.6); add system-ffmpeg USE flagPawel Hajdan, Jr2015-10-071-0/+1
| | | | Package-Manager: portage-2.2.20.1
* www-client/chromium: dev channel bump (47.0.2516.0)Pawel Hajdan, Jr2015-09-251-0/+1
| | | | | | Add experimental gtk3 support, bug #559378 by xpue Package-Manager: portage-2.2.20.1
* www-client/chromium: Restore widevine support in the dev channel (47)Mike Gilbert2015-09-111-0/+1
| | | | | | | | | | | | | | | | | This includes a minimal patch to get chromium to compile. The widevine version is reported as "unknown" in chrome://plugins. A more robust solution should really be implemented upstream. Tested by viewing a video on Netflix. Based on work by Greg Turner and Ari Entlich. Closes #37. Bug: https://bugs.gentoo.org/547630 Bug: https://crbug.com/473866 Package-Manager: portage-2.2.20
* 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-081-0/+13
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