Skip to content

Commit

Permalink
dev-games/simgear: Fix inconsistent indentation in metadata.xml
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
SoapGentoo committed Sep 16, 2017
1 parent 4535ab5 commit 5bbf0f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-games/simgear/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
Expand All @@ -15,7 +15,7 @@ quickly assembling 3d simulations, games, and visualization applications.
</longdescription>
<use>
<flag name="dns">Enable DNS resolver via <pkg>net-libs/udns</pkg></flag>
<flag name="gdal">Enable alternative terrain engine based on pagedLOD via <pkg>sci-libs/gdal</pkg></flag>
<flag name="gdal">Enable alternative terrain engine based on pagedLOD via <pkg>sci-libs/gdal</pkg></flag>
<flag name="subversion">Enable terrasync scenery downloader</flag>
</use>
<upstream>
Expand Down

0 comments on commit 5bbf0f4

Please sign in to comment.