summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nntp/sabnzbd: fix sabnzbd serviceJustin Bronder2017-11-261-2/+2
| | | | | | Thanks to Mike Crawford for the report and fix. #638560. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-nntp/sabnzbd: bump 2.2.1Justin Bronder2017-09-014-38/+13
| | | | | | Fixes #628336 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-nntp/sabnzbd: bump 2.1.0Justin Bronder2017-08-095-44/+35
| | | | | | Fixes #621540 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-nntp/sabnzbd: bump 2.0.1Justin Bronder2017-06-075-104/+16
| | | | | | | | | | - Depend on dev-python/sabyenc - Re-bundle rarfile due to upstream patches - Add optional 7za support - Add dependency on dev-python/cryptography - Update pkg_postinst message for 2.x series Package-Manager: Portage-2.3.5, Repoman-2.3.1
* net-nntp/sabnzbd: Disable wget logging in init scriptMichał Kępień2017-04-261-1/+1
|
* net-nntp/sabnzbd: bump and systemd fixJustin Bronder2017-03-091-1/+1
| | | | | | | bump: #611438, thanks to Sébastien P. systemd fix: #611128, thanks to Michael Hampicke. Package-Manager: portage-2.3.3
* net-nntp/sabnzbd: bump 1.2.0Justin Bronder2017-02-137-129/+159
| | | | Package-Manager: portage-2.3.3
* Use dummy NULL signal instead of SIGCONTMichał Kępień2016-11-191-1/+1
|
* Accept IPv6 connections by defaultMichał Kępień2016-11-191-1/+1
|
* Quote values in conf.d fileMichał Kępień2016-11-191-4/+4
|
* Drop custom wrapper scriptMichał Kępień2016-11-192-15/+1
|
* Migrate to EAPI 6Michał Kępień2016-11-194-0/+0
|
* net-nntp/sabnzbd: drop oldJustin Bronder2016-10-288-289/+0
| | | | Package-Manager: portage-2.3.0
* net-nntp/sabnzbd: Rework init scriptMichał Kępień2016-10-281-79/+51
|
* net-nntp/sabnzbd: bump 1.1.0Justin Bronder2016-09-214-0/+179
| | | | | | Thanks to Sébastien P. for the report, #593494 Package-Manager: portage-2.2.28
* net-nntp/sabnzbd: bump 1.0.3Justin Bronder2016-06-144-0/+185
| | | | | | Update patches and unbundle rarlib which is now in portage. Package-Manager: portage-2.2.26
* net-nntp/sabnzbd: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-nntp/sabnzbd: systemd supportJustin Bronder2015-11-122-0/+25
| | | | | | | https://bugs.gentoo.org/show_bug.cgi?id=564672 Thanks to Denis Romanchuk for the patches. Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+222
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