diff options
author | Julien Roy <julien@jroy.ca> | 2024-04-13 13:27:14 -0400 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2024-04-13 13:27:14 -0400 |
commit | 4af0a19bf63b6075bc599d7059ac22f9bc026535 (patch) | |
tree | 9c99e326faf09be42d381af4caf2231d3955be9f | |
parent | 851ce4949b6ada973f8247a40410f49f232771bd (diff) | |
download | MrRoy-Overlay-4af0a19bf63b6075bc599d7059ac22f9bc026535.tar.gz MrRoy-Overlay-4af0a19bf63b6075bc599d7059ac22f9bc026535.tar.bz2 MrRoy-Overlay-4af0a19bf63b6075bc599d7059ac22f9bc026535.zip |
skel: update metadata.xml
Signed-off-by: Julien Roy <julien@jroy.ca>
-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. |