diff options
Diffstat (limited to 'skel/metadata.xml')
-rw-r--r-- | skel/metadata.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/skel/metadata.xml b/skel/metadata.xml index fcba41a..6df45e9 100644 --- a/skel/metadata.xml +++ b/skel/metadata.xml @@ -6,12 +6,12 @@ <email>julien@jroy.ca</email> </maintainer> <longdescription> - Long description of the package. Note that long description should be long. - This section doesn't have to exist, if it doesn't differ from ebuild's - DESCRIPTION. +Long description of the package. Note that long description should be long. +This section doesn't have to exist, if it doesn't differ from ebuild's +DESCRIPTION. - Using either spaces or tabs to indent is allowed. However mixing both in - a single metadata.xml file is not. +Using either spaces or tabs to indent is allowed. However mixing both in +a single metadata.xml file is not. </longdescription> <upstream> <maintainer> @@ -21,6 +21,7 @@ <bugs-to></bugs-to> <changelog></changelog> <doc></doc> + <remote-id type=""></remote-id> </upstream> <use> <flag name="aspell">Uses <pkg>app-text/aspell</pkg> for spell checking. |