summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-apps/tt-rss: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* www-apps/tt-rss: Introduce live 99999999 versionJames Le Cuirot2018-01-181-0/+87
| | | | | | | There are no longer formal upstream releases so this may suit some users better. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-apps/tt-rss: Drop vulnerable 20160527 and 20160930 versionsJames Le Cuirot2018-01-187-303/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-apps/tt-rss: Bump to 20180105, security fix, other fixesJames Le Cuirot2018-01-1810-7/+271
| | | | | | | | | | | | | | | | * Addresses unsafe use of recursive chown/chmod in the init script whilst also dealing with poor permissions handling that may have led to issues in the past. * Fixes "postgresql" misspelling in the init script. * Fixes logrotate issue using delaycompress directive. * Allows options to be passed to the daemon. Bug: https://bugs.gentoo.org/603518 Closes: https://bugs.gentoo.org/609044 Closes: https://bugs.gentoo.org/620878 Closes: https://bugs.gentoo.org/627048 Closes: https://bugs.gentoo.org/639918 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-apps: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* www-apps/tt-rss: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-8/+8
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-apps/tt-rss: [QA] Fix header.Ulrich Müller2017-02-251-1/+1
|
* www-apps/tt-rss: remove unused init fileMichael Mair-Keimberger (asterix)2017-02-141-73/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3971
* www-apps/tt-rss: Take over as maintainerJames Le Cuirot2017-01-071-2/+2
| | | | Package-Manager: portage-2.3.3
* www-apps/tt-rss: Fix mysql->mysqli transitionThomas Kahle2016-10-122-2/+2
| | | | Package-Manager: portage-2.3.0
* www-apps/tt-rss: Switch to mysqli interfaceThomas Kahle2016-10-122-8/+8
| | | | | | Fixes bug 595760. Package-Manager: portage-2.3.0
* www-apps/tt-rss: remove oldThomas Kahle2016-09-302-90/+0
| | | | Package-Manager: portage-2.3.0
* www-apps/tt-rss: Bump to current git (rolling release)Thomas Kahle2016-09-302-0/+90
| | | | Package-Manager: portage-2.3.0
* www-apps/tt-rss: remove oldThomas Kahle2016-05-272-90/+0
| | | | Package-Manager: portage-2.3.0_rc1
* www-apps/tt-rss: bumpThomas Kahle2016-05-272-0/+90
| | | | Package-Manager: portage-2.3.0_rc1
* www-apps/tt-rss: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* www-apps/tt-rss: Remove oldThomas Kahle2016-01-242-90/+0
| | | | Package-Manager: portage-2.2.26
* www-apps/tt-rss: Bump to roling release 20160124Thomas Kahle2016-01-242-0/+90
| | | | Package-Manager: portage-2.2.26
* www-apps/tt-rss: Remove old.Thomas Kahle2015-09-242-90/+0
| | | | Package-Manager: portage-2.2.20.1
* www-apps/tt-rss: Bump to new rolling release.Thomas Kahle2015-09-242-0/+90
| | | | 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-243-3/+3
| | | | | | 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-0810-0/+396
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