summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2023-01-30 13:12:06 +0100
committerSam James <sam@gentoo.org>2023-02-08 17:11:49 +0000
commit316e6f4051c3488e21e5c78eea401ac95a3d1ce3 (patch)
tree10f28d4b62644db43ab3e7bc6eda5ef3aee7b865 /app-misc/jail
parentapp-misc/freewvs: use common metadata indentation (diff)
downloadgentoo-316e6f4051c3488e21e5c78eea401ac95a3d1ce3.tar.gz
gentoo-316e6f4051c3488e21e5c78eea401ac95a3d1ce3.tar.bz2
gentoo-316e6f4051c3488e21e5c78eea401ac95a3d1ce3.zip
app-misc/jail: unify metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/jail')
-rw-r--r--app-misc/jail/metadata.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/app-misc/jail/metadata.xml b/app-misc/jail/metadata.xml
index 9f031edb4254..a8672061961d 100644
--- a/app-misc/jail/metadata.xml
+++ b/app-misc/jail/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">spiculator/jail</remote-id>
<bugs-to>https://github.com/spiculator/jail/issues</bugs-to>
</upstream>
<longdescription>
-Jail Chroot Project is an attempt of write a tool that builds a chrooted environment.
-The main goal of Jail is to be as simple as possible, and highly portable. The most
-difficult step when building a chrooted environment is to set up the right libraries and
-files. Here, Jail comes to the rescue with a tool to automagically configures and builds
-all the required files, directories and libraries.</longdescription>
+ Jail Chroot Project is an attempt of write a tool that builds a chrooted environment.
+ The main goal of Jail is to be as simple as possible, and highly portable. The most
+ difficult step when building a chrooted environment is to set up the right libraries and
+ files. Here, Jail comes to the rescue with a tool to automagically configures and builds
+ all the required files, directories and libraries.
+ </longdescription>
</pkgmetadata>