commit:     db0ae3af43a30660340a77a79e043df22dd6a3c0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 10:59:27 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 10:59:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0ae3af

app-crypt/age: use consistent indentation

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-crypt/age/metadata.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-crypt/age/metadata.xml b/app-crypt/age/metadata.xml
index a04fe0b58a8..35c9917f6cd 100644
--- a/app-crypt/age/metadata.xml
+++ b/app-crypt/age/metadata.xml
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-       </maintainer>
+  <maintainer type="person">
+    <email>[email protected]</email>
+  </maintainer>
   <longdescription>
     A simple, modern and secure encryption tool (and Go library) with
     small explicit keys, no config options, and UNIX-style
     composability.
   </longdescription>
-       <upstream>
-               <remote-id type="github">FiloSottile/age</remote-id>
-       </upstream>
+  <upstream>
+    <remote-id type="github">FiloSottile/age</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to