summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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