summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* media-fonts/fira-code: Add github remote idJohannes Huber2018-05-181-8/+11
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* media-fonts/fira-code: initial import of 1.205Hans de Graaff2018-03-311-0/+12
This ebuild also includes an upstream Symbol version of the glyphs that can be used by editors that don't support ligatures, e.g. Emacs. Closes: https://bugs.gentoo.org/569786 Package-Manager: Portage-2.3.24, Repoman-2.3.6