Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/
Date: Wed, 12 Apr 2017 04:37:46
Message-Id: 1491971841.7209a44401ff23e71c7363a731bf8c60df90c36e.leio@gentoo
1 commit: 7209a44401ff23e71c7363a731bf8c60df90c36e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 12 00:41:50 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 12 04:37:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7209a444
7
8 media-video/subtitleeditor: update metadata longdescription
9
10 It's GTK+3 now, not GTK+2. The same long description blurb on their homepage
11 has been changed from GTK+2 to GTK+3 as well.
12
13 media-video/subtitleeditor/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-video/subtitleeditor/metadata.xml b/media-video/subtitleeditor/metadata.xml
17 index 63a0a44bb13..51a0e86f0f0 100644
18 --- a/media-video/subtitleeditor/metadata.xml
19 +++ b/media-video/subtitleeditor/metadata.xml
20 @@ -10,6 +10,6 @@
21 <name>Gentoo GNOME Desktop</name>
22 </maintainer>
23 <longdescription lang="en">
24 -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.
25 +Subtitle Editor is a GTK+3 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.
26 </longdescription>
27 </pkgmetadata>