diff options
Diffstat (limited to 'media-video/subtitleeditor')
-rw-r--r-- | media-video/subtitleeditor/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-video/subtitleeditor/metadata.xml b/media-video/subtitleeditor/metadata.xml index 1d70fc9df22c..bdc0ea118138 100644 --- a/media-video/subtitleeditor/metadata.xml +++ b/media-video/subtitleeditor/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome</herd> <maintainer> <email>eva@gentoo.org</email> <name>Gilles Dartiguelongue</name> </maintainer> +<maintainer> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> +</maintainer> <longdescription lang="en"> Subtitle Editor is a GTK+2 tool to edit subtitles for GNU/Linux/*BSD. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices. </longdescription> |