diff options
author | Jonas Stein <jstein@gentoo.org> | 2021-03-30 03:30:39 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2021-03-30 03:30:39 +0200 |
commit | c252303a831798cd8edc6192d5df2f9f56c12385 (patch) | |
tree | b18c7ebd1e802442f63461d47b630ea42685c486 /x11-terms | |
parent | net-misc/stunnel: x86 stable (bug #772146) (diff) | |
download | gentoo-c252303a831798cd8edc6192d5df2f9f56c12385.tar.gz gentoo-c252303a831798cd8edc6192d5df2f9f56c12385.tar.bz2 gentoo-c252303a831798cd8edc6192d5df2f9f56c12385.zip |
x11-terms/sakura: drop project desktop-misc
Drop project desktop-misc from the list of maintainers.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/sakura/metadata.xml | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/x11-terms/sakura/metadata.xml b/x11-terms/sakura/metadata.xml index 9825940be72b..2605c5211b94 100644 --- a/x11-terms/sakura/metadata.xml +++ b/x11-terms/sakura/metadata.xml @@ -1,20 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>desktop-misc@gentoo.org</email> - <name>Gentoo Desktop Miscellaneous Project</name> - </maintainer> - <longdescription> - sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator - with few dependencies, so you don't need a full GNOME desktop installed to - have a decent terminal emulator. Current terminal emulators based on VTE are - gnome-terminal, XFCE Terminal, TermIt and a small sample program included - in the vte sources. Sakura differences from the last one is that it uses a - notebook to provide several terminals in one window and adds a contextual - menu with some basic options. No more no less. - </longdescription> - <upstream> - <remote-id type="launchpad">sakura</remote-id> - </upstream> + <!-- maintainer-needed --> + <longdescription> +sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator +with few dependencies, so you don't need a full GNOME desktop installed to +have a decent terminal emulator. Current terminal emulators based on VTE are +gnome-terminal, XFCE Terminal, TermIt and a small sample program included +in the vte sources. Sakura differences from the last one is that it uses a +notebook to provide several terminals in one window and adds a contextual +menu with some basic options. No more no less. + </longdescription> + <upstream> + <remote-id type="launchpad">sakura</remote-id> + </upstream> </pkgmetadata> |