diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-06-11 22:55:10 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-06-17 16:57:40 +0200 |
commit | d29c4ca6fb3ae6b46dde17c5009e00f13081c5dc (patch) | |
tree | ec3c1d0604220fb2aeeeeaad50dc3538f8418bc3 /dev-db/postgis | |
parent | dev-db/postgis: Add subslot operator for sci-libs/gdal (diff) | |
download | gentoo-d29c4ca6fb3ae6b46dde17c5009e00f13081c5dc.tar.gz gentoo-d29c4ca6fb3ae6b46dde17c5009e00f13081c5dc.tar.bz2 gentoo-d29c4ca6fb3ae6b46dde17c5009e00f13081c5dc.zip |
dev-db/postgis: metadata.xml indentation
Closes: #1655
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-db/postgis')
-rw-r--r-- | dev-db/postgis/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/dev-db/postgis/metadata.xml b/dev-db/postgis/metadata.xml index ae00e0229fbc..41af88acdf31 100644 --- a/dev-db/postgis/metadata.xml +++ b/dev-db/postgis/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="project"> - <email>pgsql-bugs@gentoo.org</email> - <name>PostgreSQL and Related Package Development</name> - </maintainer> - <maintainer type="project"> - <email>sci-geosciences@gentoo.org</email> - <name>Gentoo Geosciences Project</name> - </maintainer> - <use> - <flag name="gtk">Build shp2pgsql-gui a graphical interface to shp2pgsql</flag> - </use> + <maintainer type="project"> + <email>pgsql-bugs@gentoo.org</email> + <name>PostgreSQL and Related Package Development</name> + </maintainer> + <maintainer type="project"> + <email>sci-geosciences@gentoo.org</email> + <name>Gentoo Geosciences Project</name> + </maintainer> + <use> + <flag name="gtk">Build shp2pgsql-gui a graphical interface to shp2pgsql</flag> + </use> </pkgmetadata> |