summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nntp/nzbget: improve init script to use a pid file, add dependLouis Sautier2017-10-051-0/+28
| | | | | | | | | | It seems that the older behaviour did not work with recent openrc versions. The process could not be found when running the stop command. We don't need to override LockFile in the configuration file any more since we set it when we start the daemon. Package-Manager: Portage-2.3.8, Repoman-2.3.3 [swegener: separate init script revision]
* net-nntp/nzbget: remove old.Louis Sautier2017-06-301-46/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4987
* net-nntp/nzbget: fix compilation of pre2021 with USE=-parcheckLouis Sautier2017-06-231-0/+46
| | | | | | Gentoo-Bug: 622532 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4977
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* net-nntp/nzbget: remove unused patchMichael Mair-Keimberger (asterix)2017-01-281-39/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3676
* net-nntp/nzbget: fix tests with USE="-parcheck" for version 17.0Göktürk Yüksek2016-08-041-0/+39
| | | | Package-Manager: portage-2.2.28
* net-nntp/nzbget: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-nntp/nzbget: re-add a missing patch for old versionsLouis Sautier2016-05-161-0/+18
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/581142 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1478 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-nntp/nzbget: bump to 17.0_pre1686Louis Sautier2016-04-112-601/+0
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1234 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-nntp/nzbget: bump to 17.0_pre1660, EAPI=6Louis Sautier2016-03-241-0/+583
| | | | | | | | | | | - add tests - drop the dependency on libpar2 and libsigc++ as the package provides its own modified libpar2 (see https://github.com/nzbget/nzbget/commit/2e0ba0e3d10a63316670fad4dd1c052b7583afe9) - this versions requires a C++14-compatible compiler, add a pkg_pretend check and a missing macro Package-Manager: portage-2.2.28
* net-nntp/nzbget: Remove double -- from init scriptSven Wegener2016-02-141-2/+2
| | | | Package-Manager: portage-2.2.26
* net-nntp/nzbget: fix init scriptLouis Sautier2016-01-071-1/+1
| | | | Package-Manager: portage-2.2.26
* net-nntp/nzbget: improve init script #550600Louis Sautier2016-01-061-15/+10
| | | | Package-Manager: portage-2.2.26
* net-nntp/nzbget: remove oldTim Harder2015-08-283-70/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+137
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