summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/frandom: migrate to sys-apps/kmodMikle Kolyada2020-08-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-apps/frandom: 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.
* sys-apps: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* sys-apps/frandom: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-3/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/frandom: initial commit of frandom from bug #325541, minor ↵Zero_Chaos2016-04-063-0/+44
modifications of ebuild to bring up to date Package-Manager: portage-2.2.28