From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2BC89139695 for ; Wed, 12 Apr 2017 04:37:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 505B3E0CCA; Wed, 12 Apr 2017 04:37:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29D1BE0CCA for ; Wed, 12 Apr 2017 04:37:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A9A1341694 for ; Wed, 12 Apr 2017 04:37:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 348F373EF for ; Wed, 12 Apr 2017 04:37:40 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1491971841.7209a44401ff23e71c7363a731bf8c60df90c36e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/subtitleeditor/metadata.xml X-VCS-Directories: media-video/subtitleeditor/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 7209a44401ff23e71c7363a731bf8c60df90c36e X-VCS-Branch: master Date: Wed, 12 Apr 2017 04:37:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3b337048-1b19-4dfa-9cc6-0ff00909f876 X-Archives-Hash: 55bade5f16d60a38874e992d86dbc078 commit: 7209a44401ff23e71c7363a731bf8c60df90c36e Author: Mart Raudsepp gentoo org> AuthorDate: Wed Apr 12 00:41:50 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Apr 12 04:37:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7209a444 media-video/subtitleeditor: update metadata longdescription It's GTK+3 now, not GTK+2. The same long description blurb on their homepage has been changed from GTK+2 to GTK+3 as well. media-video/subtitleeditor/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subtitleeditor/metadata.xml b/media-video/subtitleeditor/metadata.xml index 63a0a44bb13..51a0e86f0f0 100644 --- a/media-video/subtitleeditor/metadata.xml +++ b/media-video/subtitleeditor/metadata.xml @@ -10,6 +10,6 @@ Gentoo GNOME Desktop -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. +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.