Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-misc/chrome-remote-desktop: version bump to 57.0.2987.37 | Mike Frysinger | 2017-05-24 | 2 | -0/+123 |
| | |||||
* | net-misc/chrome-remote-desktop: [QA] Add missing python metadata variables | David Seifert | 2017-04-23 | 3 | -2/+5 |
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 | ||||
* | Drop remaining $Id$ and $Header$ from files. | Ulrich Müller | 2017-02-28 | 1 | -1/+0 |
| | | | | Bug: 611234 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | net-misc/chrome-remote-desktop: version bump to 56.0.2924.51 | Mike Frysinger | 2017-02-10 | 2 | -0/+109 |
| | |||||
* | net-misc/chrome-remote-desktop: upgrade stable to 55.0.2883.50 | Mike Frysinger | 2017-02-10 | 3 | -109/+1 |
| | |||||
* | net-misc/chrome-remote-desktop: drop old 50.0.2661.22 | Mike Frysinger | 2016-12-21 | 2 | -108/+0 |
| | |||||
* | net-misc/chrome-remote-desktop: mark 52.0.2743.74 amd64 stable | Mike Frysinger | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | net-misc/chrome-remote-desktop: version bump to 55.0.2883.50 | Mike Frysinger | 2016-12-21 | 2 | -0/+109 |
| | |||||
* | net-misc/chrome-remote-desktop: version bump to 52.0.2743.74 | Mike Frysinger | 2016-08-05 | 2 | -0/+108 |
| | |||||
* | net-misc/chrome-remote-desktop: drop old 47.0.2526.18 version | Mike Frysinger | 2016-08-05 | 2 | -111/+0 |
| | |||||
* | net-misc/chrome-remote-desktop: mark 50.0.2661.22 stable | Mike Frysinger | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | net-misc/chrome-remote-desktop: use #!/sbin/openrc-run instead of ↵ | Austin English | 2016-05-18 | 1 | -1/+1 |
| | | | | #!/sbin/runscript | ||||
* | net-misc/chrome-remote-desktop: version bump to 50.0.2661.22 | Mike Frysinger | 2016-04-19 | 2 | -0/+108 |
| | |||||
* | net-misc/chrome-remote-desktop: mark 49.0.2623.40 stable for all | Mike Frysinger | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | net-misc/chrome-remote-desktop: version bump to 49.0.2623.40 | Mike Frysinger | 2016-02-21 | 2 | -0/+111 |
| | |||||
* | net-misc/chrome-remote-desktop: mark 47.0.2526.18 stable | Mike Frysinger | 2016-02-21 | 1 | -1/+1 |
| | |||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | net-misc/chrome-remote-desktop: drop old versions that no longer work | Mike Frysinger | 2016-01-11 | 3 | -219/+0 |
| | |||||
* | net-misc/chrome-remote-desktop: version bump to 47.0.2526.18 | Mike Frysinger | 2016-01-11 | 2 | -0/+111 |
| | |||||
* | net-misc/chrome-remote-desktop: switch to python eclasses #561414 | Mike Frysinger | 2015-09-26 | 1 | -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 again | Mike Frysinger | 2015-09-17 | 3 | -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 old | Mike Frysinger | 2015-09-06 | 5 | -332/+0 |
| | |||||
* | net-misc/chrome-remote-desktop: version bump to 45.0.2454.17 | Mike Frysinger | 2015-09-06 | 2 | -0/+108 |
| | |||||
* | Revert DOCTYPE SYSTEM https changes in metadata.xml | Mike Gilbert | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 | ||||
* | Use https by default | Justin Lecher | 2015-08-24 | 1 | -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üller | 2015-08-09 | 1 | -0/+0 |
| | |||||
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 10 | -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 |