summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/frandom: treecleanJakov Smolić2021-12-011-11/+0
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/778749 Closes: https://bugs.gentoo.org/819252 Closes: https://bugs.gentoo.org/624330 Closes: https://bugs.gentoo.org/638378 Closes: https://bugs.gentoo.org/660874 Closes: https://bugs.gentoo.org/688704 Closes: https://bugs.gentoo.org/756226 Closes: https://bugs.gentoo.org/756229 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: 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: 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/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>
* sys-apps/frandom: initial commit of frandom from bug #325541, minor ↵Zero_Chaos2016-04-061-0/+11
modifications of ebuild to bring up to date Package-Manager: portage-2.2.28