summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/fms: Add patch for mbedtls-3, fixes bug 804960Thomas Sachau2021-10-291-0/+11
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Sachau <tommy@gentoo.org>
* net-p2p/fms: drop old versionConrad Kostecki2021-07-111-37/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-p2p/fms: migrate to EAPI 7, GLEP 81Conrad Kostecki2021-07-111-0/+11
| | | | | | | | | | | | | | Changes: - Updated deps - Updated init script for modern OpenRC - Updated docs in pkg_postinst - Update to EAPI 7 - Migrate to GLEP 81 Closes: https://bugs.gentoo.org/774516 Closes: https://bugs.gentoo.org/781446 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-p2p/fms: remove unused patchMichael Mair-Keimberger2020-06-201-41/+0
| | | | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16336 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/fms: [QA] Drop stale CVS $Header$ from init script (again).Ulrich Müller2019-01-221-1/+0
| | | | | Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-p2p/fms: Version bump, EAPI bumpThomas Sachau2018-11-252-1/+42
| | | | | | | Bug: https://bugs.gentoo.org/605540 Package-Manager: Portage-2.3.48, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Thomas Sachau <tommy@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Version bump, drop oldThomas Sachau2017-01-122-22/+41
| | | | Package-Manager: portage-2.2.27
* net-p2p/fms: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+60
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