diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-09 18:39:15 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-09 18:39:15 +0000 |
commit | 8a5213e7d430209c8588a4a021ef5051b62fe291 (patch) | |
tree | a736569db7dbf0836a5bdf2e8995974feb5ecb46 /x11-terms/rxvt | |
parent | Add 'gnome' to IUSE for relevant builds (Manifest recommit) (diff) | |
download | gentoo-2-8a5213e7d430209c8588a4a021ef5051b62fe291.tar.gz gentoo-2-8a5213e7d430209c8588a4a021ef5051b62fe291.tar.bz2 gentoo-2-8a5213e7d430209c8588a4a021ef5051b62fe291.zip |
Added myself as maintainer to metadata.xml
Diffstat (limited to 'x11-terms/rxvt')
-rw-r--r-- | x11-terms/rxvt/metadata.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/x11-terms/rxvt/metadata.xml b/x11-terms/rxvt/metadata.xml index fd3e50a38073..9c9eebe06dd2 100644 --- a/x11-terms/rxvt/metadata.xml +++ b/x11-terms/rxvt/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<longdescription> -rxvt is a color vt102 terminal emulator intended as an xterm(1) -replacement for users who do not require features such as Tektronix -4014 emulation and toolkit-style configurability. As a result, rxvt -uses much less swap space. -</longdescription> + <maintainer> + <email>usata@gentoo.org</email> + </maintainer> + <longdescription> + rxvt is a color vt102 terminal emulator intended as an xterm(1) + replacement for users who do not require features such as Tektronix + 4014 emulation and toolkit-style configurability. As a result, rxvt + uses much less swap space. + </longdescription> </pkgmetadata> |