commit:     bfe3935344de5de3ae9fee0945b8cbd9b22c9e6d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:15:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:26:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe39353

app-editors/nano: update maintainers (add base-system@)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/nano/metadata.xml | 43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)

diff --git a/app-editors/nano/metadata.xml b/app-editors/nano/metadata.xml
index ae5d96a831e2..c298b35286c5 100644
--- a/app-editors/nano/metadata.xml
+++ b/app-editors/nano/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Base System</name>
+       </maintainer>
+       <longdescription>
 GNU nano - an enhanced clone of the Pico text editor.
 
 The nano project was started because of a few "problems" with the
@@ -18,22 +21,22 @@ require a command line flag.  Yuck.
 nano aims to solve these problems by emulating the functionality of
 Pico as closely as possible while addressing the problems above and
 perhaps providing other extra functionality.
-</longdescription>
-<use>
- <flag name="justify">Enable justify/unjustify functions for text 
formatting.</flag>
- <flag name="debug">
-  Enable debug messages and assert warnings.  Note that these will all be sent
-  straight to stderr rather than some logging facility.
- </flag>
- <flag name="magic">
-  Add magic file support (sys-apps/file) to automatically detect appropriate 
syntax highlighting
- </flag>
- <flag name="minimal">
-  Disable all fancy features, including ones that otherwise have a dedicated
-  USE flag (such as spelling).
- </flag>
- <flag name="split-usr">
-  Enable this if /bin and /usr/bin are separate directories
- </flag>
-</use>
+       </longdescription>
+       <use>
+               <flag name="justify">Enable justify/unjustify functions for 
text formatting.</flag>
+               <flag name="debug">
+                       Enable debug messages and assert warnings.  Note that 
these will all be sent
+                       straight to stderr rather than some logging facility.
+               </flag>
+               <flag name="magic">
+                       Add magic file support (sys-apps/file) to automatically 
detect appropriate syntax highlighting
+               </flag>
+               <flag name="minimal">
+                       Disable all fancy features, including ones that 
otherwise have a dedicated
+                       USE flag (such as spelling).
+               </flag>
+               <flag name="split-usr">
+                       Enable this if /bin and /usr/bin are separate 
directories
+               </flag>
+       </use>
 </pkgmetadata>

Reply via email to