summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: reassign monsieurp's packagesMichał Górny2024-04-031-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-vim/vim-autoclose: add <stabilize-allarches/>Michael Mair-Keimberger2023-12-261-0/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@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>
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-vim/vim-autoclose: new package.Patrice Clement2017-02-271-0/+12
autoclose is a plugin to automatically open and close pair or characters. Package-Manager: Portage-2.3.3, Repoman-2.3.1