summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/chrome-remote-desktop: Add missing RESTRICT="bindist mirror"Michał Górny2019-09-202-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/chrome-remote-desktop: version bump to 77.0.3865.32Mike Frysinger2019-09-142-0/+137
| | | | | Closes: https://bugs.gentoo.org/675352 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-misc/chrome-remote-desktop: add USE=xrandrMike Frysinger2019-09-142-2/+6
| | | | | | | | | The daemon looks for the xrandr program during launch to enable dynamic resizing. Add a USE flag for it so users don't have to read the code to figure it out. Closes: https://bugs.gentoo.org/686002 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-misc/chrome-remote-desktop: drop CHROME_REMOTE_DESKTOP_LOG_DIR settingMike Frysinger2019-09-142-13/+0
| | | | | | | | | | | Upstream no longer respects this env var and only writes logs to /tmp without any way to change it. Drop the conf.d setting to avoid confusing people. Also clean up stale randr comments. Latest version dynamically handles things now. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-misc/chrome-remote-desktop: drop old 49.0.2623.40 versionMike Frysinger2019-09-142-111/+0
| | | | | | | | This drops x86 support, but unfortunately not much we can do about it. Upstream no longer supports these old versions and is dropping server access too, so the clients don't even work anymore. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-misc/chrome-remote-desktop: Drop oldMichał Górny2019-09-112-123/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/chrome-remote-desktop: mark 63.0.3239.17-r1 stableMike Frysinger2018-06-031-1/+1
|
* net-misc/chrome-remote-desktop: Revert chromium fix (file presentPacho Ramos2018-04-021-2/+0
| | | | | | only with chromium) Package-Manager: Portage-2.3.27, Repoman-2.3.9
* net-misc/chrome-remote-desktop: Drop oldPacho Ramos2018-04-022-110/+0
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* net-misc/chrome-remote-desktop: Fix multiple bugsPacho Ramos2018-04-021-0/+4
| | | | | | | - Fix missing dependencies (#613444) - Fix support for chromium (#581754) Package-Manager: Portage-2.3.27, Repoman-2.3.9
* net-misc/chrome-remote-desktop: version bump to 63.0.3239.17Mike Frysinger2018-01-052-0/+123
|
* net-misc/chrome-remote-desktop: drop old 56.0.2924.51Mike Frysinger2018-01-022-110/+0
|
* net-misc/chrome-remote-desktop: mark 57.0.2987.37 amd64 stableMike Frysinger2018-01-021-1/+1
|
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-3/+1
|
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-5/+5
|
* net-misc/chrome-remote-desktop: version bump to 57.0.2987.37Mike Frysinger2017-05-242-0/+123
|
* net-misc/chrome-remote-desktop: [QA] Add missing python metadata variablesDavid Seifert2017-04-233-2/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/chrome-remote-desktop: version bump to 56.0.2924.51Mike Frysinger2017-02-102-0/+109
|
* net-misc/chrome-remote-desktop: upgrade stable to 55.0.2883.50Mike Frysinger2017-02-103-109/+1
|
* net-misc/chrome-remote-desktop: drop old 50.0.2661.22Mike Frysinger2016-12-212-108/+0
|
* net-misc/chrome-remote-desktop: mark 52.0.2743.74 amd64 stableMike Frysinger2016-12-211-1/+1
|
* net-misc/chrome-remote-desktop: version bump to 55.0.2883.50Mike Frysinger2016-12-212-0/+109
|
* net-misc/chrome-remote-desktop: version bump to 52.0.2743.74Mike Frysinger2016-08-052-0/+108
|
* net-misc/chrome-remote-desktop: drop old 47.0.2526.18 versionMike Frysinger2016-08-052-111/+0
|
* net-misc/chrome-remote-desktop: mark 50.0.2661.22 stableMike Frysinger2016-08-051-1/+1
|
* net-misc/chrome-remote-desktop: use #!/sbin/openrc-run instead of ↵Austin English2016-05-181-1/+1
| | | | #!/sbin/runscript
* net-misc/chrome-remote-desktop: version bump to 50.0.2661.22Mike Frysinger2016-04-192-0/+108
|
* net-misc/chrome-remote-desktop: mark 49.0.2623.40 stable for allMike Frysinger2016-03-221-1/+1
|
* net-misc/chrome-remote-desktop: version bump to 49.0.2623.40Mike Frysinger2016-02-212-0/+111
|
* net-misc/chrome-remote-desktop: mark 47.0.2526.18 stableMike Frysinger2016-02-211-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-misc/chrome-remote-desktop: drop old versions that no longer workMike Frysinger2016-01-113-219/+0
|
* net-misc/chrome-remote-desktop: version bump to 47.0.2526.18Mike Frysinger2016-01-112-0/+111
|
* net-misc/chrome-remote-desktop: switch to python eclasses #561414Mike Frysinger2015-09-261-3/+6
| | | | | This code only works with python-2.7, so make sure we limit ourselves and write the scripts as such.
* net-misc/chrome-remote-desktop: get resizing working againMike Frysinger2015-09-173-6/+9
| | | | | | Mostly it's about adding documentation for how to trigger the randr Xvfb behavior, but we also switch to a simpler method for passing in the size options.
* net-misc/chrome-remote-desktop: drop oldMike Frysinger2015-09-065-332/+0
|
* net-misc/chrome-remote-desktop: version bump to 45.0.2454.17Mike Frysinger2015-09-062-0/+108
|
* 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>
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+550
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