commit:     f48b017ab20a280ef2e241ed30433f1f0ce203ba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:44:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:44:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48b017a

dev-vcs/rcs: fix PkgMetadataXmlIndentation

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/rcs/metadata.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/rcs/metadata.xml b/dev-vcs/rcs/metadata.xml
index 284ccb2499f5..e69b106e893c 100644
--- a/dev-vcs/rcs/metadata.xml
+++ b/dev-vcs/rcs/metadata.xml
@@ -6,12 +6,12 @@
     <name>Aaron W. Swenson</name>
   </maintainer>
   <longdescription>
-               The Revision Control System (RCS) is a system for managing
-               multiple versions of files. RCS automates the storage, 
retrieval,
-               logging, identification and merging of file revisions. RCS is 
useful
-               for text files that are revised frequently (for example, 
programs,
-               documentation, graphics, papers and form letters).
-       </longdescription>
+  The Revision Control System (RCS) is a system for managing
+  multiple versions of files. RCS automates the storage, retrieval,
+  logging, identification and merging of file revisions. RCS is useful
+  for text files that are revised frequently (for example, programs,
+  documentation, graphics, papers and form letters).
+  </longdescription>
   <upstream>
     <remote-id type="savannah">rcs</remote-id>
   </upstream>

Reply via email to