summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/rsyslog: Correct USE=mongodb provider in metadata.xmlMichał Górny2019-10-121-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/rsyslog: fixup metadata.xmlAaron Bauman2019-05-021-1/+0
| | | | | | * dev-libs/grok was removed due to last-rites Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-admin/rsyslog: bump to v8.1901.0Thomas Deutschmann2019-01-261-0/+1
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/rsyslog: bump to v8.38.0Thomas Deutschmann2018-09-191-0/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-admin/rsyslog: bump to v8.36.0Thomas Deutschmann2018-07-041-1/+4
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-admin/rsyslog: Bump to v8.34.0Thomas Deutschmann2018-04-041-0/+1
| | | | | | | | | | Ebuild changes: =============== - New mmkubernetes module added. - New fmhttp module added. Package-Manager: Portage-2.3.26, Repoman-2.3.7
* app-admin/rsyslog: Bump to v8.32.0Thomas Deutschmann2018-01-111-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-admin/rsyslog: Bump to v8.27.0Thomas Deutschmann2017-05-181-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-admin/rsyslog: Bump to v8.25.0Thomas Deutschmann2017-03-011-0/+1
| | | | | | | | | EBuild changes: =============== - New MaxMind DB lookup message modify plugin added (can be enabled via "mdblookup" USE flag) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/rsyslog: handle implicit libuuid dep via USE=uuidMike Frysinger2016-12-051-0/+1
| | | | | URL: https://crbug.com/670567 Reported-by: Daniel Kurtz <djkurtz@chromium.org>
* app-admin/rsyslog: fix typo 'databse'->'database'.Pavel Kulyov2016-09-121-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2308 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rsyslog: drop myself from maintainerUltrabug2016-08-191-5/+1
| | | | Package-Manager: portage-2.2.27
* app-admin/rsyslog: Updating maintainer detailsThomas Deutschmann2016-08-101-3/+2
| | | | | | | | | Updating my own maintainer details to reflect that I am now a Gentoo developer. Gentoo-Bug: 581174 Package-Manager: portage-2.3.0
* app-admin/rsyslog: Bump to v8.18.0Thomas D2016-04-261-1/+4
| | | | | | | | | | | | | Keyword for hppa dropped because of unkeyworded deps Use flag grok p-use masked under: - profiles/arch/arm/package.use.mask - profiles/default/linux/uclibc/arm/package.use.mask Gentoo-bug: #577508, #577008, #577510, #581180 Signed-off-by: Ian Delaney <idella4@gentoo.org> Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1348 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-admin/rsyslog: Update postgresql-base -> postgresqlMichał Górny2016-04-201-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* app-admin/rsyslog: add libressl supportJulian Ospald2015-09-201-1/+2
|
* 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-081-0/+40
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