Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-p2p/deluge: sync live ebuild | PPed72 | 2016-03-10 | 1 | -4/+13 |
| | | | | | | | | This series of commits closes #1010. Pull-Request: https://github.com/gentoo/gentoo/pull/1010 Gentoo-Bug: https://bugs.gentoo.org/566806 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/deluge: remove old | PPed72 | 2016-03-10 | 1 | -88/+0 |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/deluge: improved systemd support | PPed72 | 2016-03-10 | 1 | -0/+97 |
| | | | | | | | The ebuild now creates deluge user and group (fix Gentoo bug #566806) Give notice to systemd users of change in configuration files. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/deluge: Improved systemd units | PPed72 | 2016-03-10 | 2 | -0/+22 |
| | | | | | | | No more sourcing of /etc/conf.d/deluge* (QA violation). Systemd units are now configured in drop-in files. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/deluge: Add systemd drop-ins | PPed72 | 2016-03-10 | 2 | -0/+9 |
| | | | | | | These files allow configuration of systemd units Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/deluge: improve configuration defaults | PPed72 | 2016-03-10 | 2 | -5/+5 |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-p2p/ktorrent: whitespace | Michael Palimaka | 2016-03-09 | 1 | -21/+21 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | net-p2p/ktorrent: remove unused patch | Michael Palimaka | 2016-03-09 | 1 | -25/+0 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | net-p2p/ktorrent: update HOMEPAGE | Michael Palimaka | 2016-03-09 | 1 | -2/+2 |
| | | | | | | Gentoo-bug: 576410 Package-Manager: portage-2.2.27 | ||||
* | net-p2p/transmission: Bump to 2.92 | Mike Gilbert | 2016-03-07 | 2 | -0/+159 |
| | | | | Package-Manager: portage-2.2.27_p81 | ||||
* | net-p2p/syncthing: fix init script permissions | Louis Sautier | 2016-03-07 | 1 | -0/+0 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | net-p2p/syncthing: remove old | Louis Sautier | 2016-03-07 | 2 | -43/+0 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | net-p2p/syncthing: bump to 0.12.20, EAPI=6, re-enable tests | Louis Sautier | 2016-03-07 | 2 | -0/+55 |
| | | | | | | This release introduces a new systemd unit: syncthing-resume Package-Manager: portage-2.2.27 | ||||
* | net-p2p/transmission: Don't clobber download directory setting | Mike Gilbert | 2016-03-06 | 2 | -8/+15 |
| | | | | | | Bug: https://bugs.gentoo.org/576640 Package-Manager: portage-2.2.27_p64 | ||||
* | net-p2p/gtk-gnutella: add 1.1.9 | Hans de Graaff | 2016-03-06 | 2 | -0/+87 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | net-p2p/retroshare: amd64 stable wrt bug #570746 | Mikle Kolyada | 2016-03-05 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Merge remote-tracking branch 'remotes/PPed72/net-p2p/deluge_fix_live_ebuild' | Ian Delaney | 2016-03-04 | 2 | -77/+29 |
|\ | | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/945 | ||||
| * | net-p2p/deluge: remove unused patch | Paolo Pedroni | 2016-02-29 | 1 | -60/+0 |
| | | | | | | | | This file is no longer needed | ||||
| * | net-p2p/deluge: sync live ebuild with latest changes | Paolo Pedroni | 2016-02-29 | 1 | -17/+29 |
| | | | | | | | | Fixes bug #476382, #293513 and #518354 | ||||
* | | net-p2p/transmission: Bump to 2.90 | Mike Gilbert | 2016-03-03 | 3 | -0/+202 |
|/ | | | | | | Also modernize the init script. Package-Manager: portage-2.2.27_p64 | ||||
* | net-p2p/airdcpp-webclient: add missing depend on net-libs/libnatpmp | Louis Sautier | 2016-02-29 | 1 | -0/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | net-p2p/deluge: change shebang to #!/sbin/openrc-run | Paolo Pedroni | 2016-02-28 | 2 | -2/+2 |
| | |||||
* | net-p2p/deluge: split startup script for daemon and web insterface | Paolo Pedroni | 2016-02-28 | 1 | -0/+0 |
| | | | | | | Rename ebuild to force upgrade for ~arch users. Fixes bug #350213. Thanks to Cameron Tacklind <cameron@tacklind.com> for bug report and inspiration. | ||||
* | net-p2p/deluge: Small fixes to configuration files | Paolo Pedroni | 2016-02-28 | 2 | -2/+2 |
| | |||||
* | net-p2p/deluge: unbundle startup scripts for daemon and web interface | Paolo Pedroni | 2016-02-28 | 1 | -2/+4 |
| | | | | Fixes bug #350213 (thanks to Cameron Tacklind <cameron@tacklind.com>) | ||||
* | net-p2p/deluge: unbundle startup scripts for deluge-web | Paolo Pedroni | 2016-02-28 | 4 | -0/+121 |
| | | | | | | Different startup scripts for daemon and web server. This fixes bug #350213 (thanks to Cameron Tacklind <cameron@tacklind.com> for inspiration, even though implemented slightly differently) | ||||
* | metadata.xml: Add maintainer-needed comment to packages without maintainer. | Ulrich Müller | 2016-02-28 | 30 | -0/+30 |
| | | | | Bug: 575810 | ||||
* | net-p2p/airdcpp-webclient: new package, DC++ client, vn. 0.16.5 | Louis Sautier | 2016-02-29 | 3 | -0/+72 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --force | ||||
* | Merge github#846: net-p2p/i2p: minor changes. | Patrice Clement | 2016-02-24 | 2 | -0/+157 |
|\ | | | | | | | | | | | | | | | | | | | | | This PR: - further specify JVM requirements for i2p - add tomboy64@sina.cn as proxy-maintainer Pull-Request: https://github.com/gentoo/gentoo/pull/846 Reporter: M.B. <tomboy64@sina.cn> Acked-by: Tharvik <tharvik@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
| * | net-p2p/i2p: adjust metadata.xml for i2p | Matthew Brewer | 2016-02-14 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | - add tomboy64@sina.cn as additional proxy-maintainer - add name-tag for tharvik Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches | ||||
| * | net-p2p/i2p: rebump to 0.9.24-r1 | Matthew Brewer | 2016-02-14 | 1 | -0/+151 |
| | | | | | | | | | | | | | | adjust requirements for JVM regarding ECDSA Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches | ||||
* | | net-p2p/syncthing: Add ~arm keyword | Anthony Ryan | 2016-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Gentoo-Bug: 574428 Package-Manager: portage-2.2.26 | ||||
* | | Remove masked for removal packages | Pacho Ramos | 2016-02-20 | 7 | -163/+0 |
| | | |||||
* | | Remove masked for removal packages | Pacho Ramos | 2016-02-20 | 3 | -26/+0 |
| | | |||||
* | | net-p2p/syncthing: fix licence & description, update metadata.xml | Sergiy Borodych | 2016-02-18 | 2 | -3/+8 |
| | | | | | | | | | | | | | | switch HOMEPAGE to use 'https://' (redirected by default to it), description was taken from official repo description, long description (taken from official site), also bugs-to link was added | ||||
* | | net-p2p/syncthing: disable tests again in 0.12.19, fix hasn't landed yet | Dirkjan Ochtman | 2016-02-17 | 1 | -4/+6 |
| | | |||||
* | | net-p2p/syncthing: add init script, man, logrotate | Louis Sautier | 2016-02-17 | 4 | -2/+81 |
| | | | | | | | | Package-Manager: portage-2.2.27 | ||||
* | | net-p2p/syncthing: add myself as maintainer | Louis Sautier | 2016-02-17 | 1 | -0/+9 |
| | | | | | | | | Package-Manager: portage-2.2.27 | ||||
* | | net-p2p/syncthing: bump to 0.12.19, add ~x86, re-enable tests | Louis Sautier | 2016-02-17 | 2 | -0/+42 |
| | | | | | | | | | | | | | | Tests should no longer fail on x86 since https://github.com/syncthing/syncthing/issues/2765 Package-Manager: portage-2.2.27 | ||||
* | | net-p2p/deluge: New revision | Kristian Fiskerstrand | 2016-02-16 | 1 | -0/+86 |
| | | | | | | | | Package-Manager: portage-2.2.27 | ||||
* | | net-p2p/deluge: fix manifest | Paolo Pedroni | 2016-02-16 | 1 | -1/+0 |
| | | | | | | | | Fix qa warning | ||||
* | | net-p2p/deluge: fix bug #468340 for real, this time | Paolo Pedroni | 2016-02-16 | 1 | -1/+1 |
| | | |||||
* | | net-p2p/deluge: Use "/run" instead of "/var/run" for pidfiles | Paolo Pedroni | 2016-02-16 | 1 | -3/+3 |
| | | | | | | | | Fixes bug #468340 | ||||
* | | net-p2p/deluge: unquote ${DELUGED_OPTS} in openrc init file | Paolo Pedroni | 2016-02-16 | 1 | -1/+1 |
| | | | | | | | | Fixes bug #437350. Thanks to Alex Belykh <albel727@ngs.ru> | ||||
* | | net-p2p/deluge: add umask values to openrc script (Fixes bug #566862) | Paolo Pedroni | 2016-02-16 | 2 | -0/+2 |
| | | | | | | | | Thanks to Scott Jones <morbidsvt@gmail.com> | ||||
* | | net-p2p/deluge: remove old | Paolo Pedroni | 2016-02-16 | 1 | -74/+0 |
| | | |||||
* | | Remove masked for removal packages | Pacho Ramos | 2016-02-14 | 3 | -62/+0 |
| | | |||||
* | | net-p2p/syncthing: remove Jonathan Vasquez from metadata | Dirkjan Ochtman | 2016-02-14 | 1 | -4/+0 |
| | | | | | | | | Package-Manager: portage-2.2.26 | ||||
* | | net-p2p/deluge: x86 stable wrt bug #566206 | Agostino Sarubbo | 2016-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | | net-p2p/mldonkey: x86 stable wrt bug #564660 | Agostino Sarubbo | 2016-02-14 | 1 | -1/+1 |
|/ | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> |