summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nntp/sabnzbd: remove 1.1.0Justin Bronder2016-11-292-135/+0
| | | | Package-Manager: portage-2.3.0
* net-nntp/sabnzbd: Install conf.d file with default mode 0644Michał Kępień2016-11-291-3/+2
|
* net-nntp/sabnzbd: strip trailing slash for EDJustin Bronder2016-11-221-2/+2
| | | | | | Per https://github.com/gentoo/gentoo/pull/2874#pullrequestreview-9526969 Package-Manager: portage-2.3.0
* net-nntp/sabnzbd: revbump to force python2.7 fixesJustin Bronder2016-11-211-0/+0
| | | | Package-Manager: portage-2.3.0
* net-nntp/sabnzbd: Fix patch pathsMichał Kępień2016-11-211-4/+4
| | | | Gentoo-Bug: 600264
* net-nntp/sabnzbd: Remove superfluous post-install messageMichał Kępień2016-11-211-1/+0
|
* net-nntp/sabnzbd: Support PrefixMichał Kępień2016-11-211-2/+2
|
* net-nntp/sabnzbd: Fix starting when default Python is not 2.xMichał Kępień2016-11-212-1/+2
| | | | Gentoo-Bug: 600356
* 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
|
* Update dead link, use HTTPSMichał Kępień2016-11-191-2/+2
|
* Use GitHub instead of SourceForgeMichał Kępień2016-11-191-1/+1
|
* Improve formatting of post-install messagesMichał Kępień2016-11-191-11/+15
|
* Quote function argumentsMichał Kępień2016-11-191-7/+7
|
* Drop custom wrapper scriptMichał Kępień2016-11-193-21/+5
|
* Migrate to python-single-r1Michał Kępień2016-11-191-11/+9
|
* Migrate to EAPI 6Michał Kępień2016-11-195-6/+5
|
* Bump versionMichał Kępień2016-11-192-0/+135
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+1
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-1/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* net-nntp/sabnzbd: drop oldJustin Bronder2016-10-2815-1019/+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-216-0/+314
| | | | | | Thanks to Sébastien P. for the report, #593494 Package-Manager: portage-2.2.28
* net-nntp/sabnzbd: REPLACING_VERSIONS is a listJustin Bronder2016-08-181-6/+10
| | | | | | Fixes #589500 Package-Manager: portage-2.2.28
* net-nntp/sabnzbd: bump 1.0.3Justin Bronder2016-06-146-0/+316
| | | | | | 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
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-nntp/sabnzbd: systemd supportJustin Bronder2015-11-123-2/+32
| | | | | | | https://bugs.gentoo.org/show_bug.cgi?id=564672 Thanks to Denis Romanchuk for the patches. Package-Manager: portage-2.2.20.1
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+828
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