summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-2415-17/+12
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-247-12/+11
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Update remote-ids in metadata.xmlJustin Lecher2016-01-071-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-nntp/nzbget: fix init scriptLouis Sautier2016-01-071-1/+1
| | | | Package-Manager: portage-2.2.26
* Merge remote-tracking branch 'github/pr/603'.Patrice Clement2016-01-072-0/+105
|\
| * net-nntp/nzbget: version bump to v16.4 and some cosmetic fixesMatthew Brewer2016-01-052-0/+105
| | | | | | | | ... to make repoman happy regarding ncurses/openssl slots.
* | net-nntp/nzbget: improve init script #550600Louis Sautier2016-01-061-15/+10
|/ | | | Package-Manager: portage-2.2.26
* net-nntp/nzbget: Version bump. Fixes bug 550486.Patrice Clement2015-12-222-0/+105
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-nntp/pan: Stable for HPPA (bug #565086).Jeroen Roovers2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* 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
* net-nntp/pan: x86 stable wrt bug #565086Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-nntp/pan: amd64 stable wrt bug #565086Agostino Sarubbo2015-11-101-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-012-8/+14
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop obsolete gitorious remote-idJustin Lecher2015-10-011-2/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Update hashes in ManifestJustin Lecher2015-09-237-7/+7
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-nntp/nzbget: drop myself as maintainerTim Harder2015-09-141-4/+0
|
* net-nntp/pan: fix newsrc-* files created in wrong place with g++-5Alexandre Rostovtsev2015-09-072-0/+96
| | | | | | | Gentoo-Bug: 559666 Reported-by: Holger Hoffstätte Upstream-Bug-url: https://bugzilla.gnome.org/show_bug.cgi?id=754698 Package-Manager: portage-2.2.20.1
* net-nntp/nzbget: remove oldTim Harder2015-08-289-614/+0
|
* net-nntp/slrn: remove oldTim Harder2015-08-283-77/+0
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2418-18/+18
| | | | | | | 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>
* Use https by defaultJustin Lecher2015-08-2418-18/+18
| | | | | | 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-08107-0/+4875
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