summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/x2goserver: drop some versionsBernard Cafarelli2018-08-031-27/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* net-misc/x2goserver: 4.1.0.0 bumpBernard Cafarelli2018-02-233-0/+122
| | | | | | | | | Upstream major release, changes a few things including a x2goagent wrapper script Update ebuild accordingly Replace some sed calls with patches in ebuild Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/x2goserver: drop some versionsBernard Cafarelli2017-11-082-47/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* net-misc/x2goserver: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-misc/x2goserver: clean some versionsBernard Cafarelli2016-03-073-104/+0
| | | | Package-Manager: portage-2.2.27
* net-misc/x2goserver: remove hardcoded blowfish Cipher specBernard Cafarelli2016-03-071-0/+21
| | | | | | Gentoo-Bug: 576356 Package-Manager: portage-2.2.27
* net-misc/x2goserver: use explicitly bash in Xsession, bug #575022Bernard Cafarelli2016-02-291-0/+26
| | | | | | Upstream backport after report by polynomial-c Package-Manager: portage-2.2.27
* net-misc/x2goserver: stricter dependency on sys-apps/iproute2Bernard Cafarelli2016-02-031-2/+2
| | | | | | | | | This fixes local desktop sharing, thanks Uwe Sauter <uwe@sauter-gechingen.de> in bug #572318 Bump EAPI Fix pid file path in init script Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+135
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