commit: aff693db36da3211615e2c4bbeaf6ba32a52cabf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 02:55:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 02:55:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff693db
app-office/mdbtools: fix metadata indentation Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/mdbtools/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml index bf1605ddd51..ae5a64811d1 100644 --- a/app-office/mdbtools/metadata.xml +++ b/app-office/mdbtools/metadata.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> - <upstream> - <remote-id type="github">brianb/mdbtools</remote-id> - <remote-id type="sourceforge">mdbtools</remote-id> - </upstream> + <!-- maintainer-needed --> + <upstream> + <remote-id type="github">brianb/mdbtools</remote-id> + <remote-id type="sourceforge">mdbtools</remote-id> + </upstream> </pkgmetadata>
