summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/ulogd: drop obsolete initscript and systemd unit suffixesIlya Tumaykin2015-12-283-2/+2
| | | | Package-Manager: portage-2.2.24
* app-admin/ulogd: remove oldIlya Tumaykin2015-12-282-188/+0
| | | | Package-Manager: portage-2.2.24
* app-admin/ulogd: ppc stable wrt bug #569666Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/ulogd: x86 stable wrt bug #569666Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/ulogd: amd64 stable wrt bug #569666Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/ulogd: minor ebuild updatesIlya Tumaykin2015-11-262-10/+16
| | | | | | | | - Use HTTPS site for HOMEPAGE - Add and prefer HTTPS mirror in SRC_URI - Make DOCS stand out - Remove unneeded die message - Do not hardcode paths
* app-admin/ulogd: enable out-of-source build, minor cleanupsIlya Tumaykin2015-11-231-4/+3
|
* app-admin/ulogd: add maintainer's name to metadataIlya Tumaykin2015-11-061-0/+1
|
* Merge remote-tracking branch 'remotes/Coacher/ulogd-bug-564396'Ian Delaney2015-11-035-135/+27
|\
| * app-admin/ulogd: remove oldIlya Tumaykin2015-10-305-295/+0
| |
| * app-admin/ulogd: add 200 ms delay on daemon startIlya Tumaykin2015-10-302-0/+187
| | | | | | | | Gentoo-Bug: 564396
* | app-admin/ulogd: metadata.xml: update maintainer's email addressIan Delaney2015-10-311-1/+1
|/ | | | Package-Manager: portage-2.2.23
* app-admin/ulogd: Restore ebuild and Manifest entry from previous clean up.Patrice Clement2015-09-282-0/+141
| | | | | | Package-Manager: portage-2.2.18 RepoMan-Options: --force Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/ulogd: Clean up old.Patrice Clement2015-09-272-141/+0
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/ulogd: Keyword for ppc. Fixes bug 560984.Patrice Clement2015-09-271-1/+1
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/ulogd: x86 stable wrt bug #560984Agostino Sarubbo2015-09-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-admin/ulogd: amd64 stable wrt bug #560984Agostino Sarubbo2015-09-241-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/ulogd: revbump to -2.0.5-r2Ian Delaney2015-09-214-152/+68
| | | | | | | | | Update ebuild to support nftables, Update OpenRC initscript to accommodate nftables, update systemd service file to start ulogd before ebtables and nftables, patches submitted by maintainer via, and closes, bug #560470 removed defunct -2.0.5, -2.0.5-r1 Package-Manager: portage-2.2.20.1
* app-admin/ulogd: Proxy commit for Coacher. Fix support for large files.Manuel Rüger2015-09-101-0/+142
| | | | | | Gentoo-Bug: #559552 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-089-0/+510
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