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 D04CB138334 for ; Mon, 18 Feb 2019 02:16:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF29CE0858; Mon, 18 Feb 2019 02:16:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D6D6E0858 for ; Mon, 18 Feb 2019 02:16:11 +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 CCEC7335C3D for ; Mon, 18 Feb 2019 02:16:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34C90538 for ; Mon, 18 Feb 2019 02:16:08 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1550456156.cc97b67c2da673ccb79273bff415f703c5d7abec.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/metadata.xml media-libs/mlt/mlt-6.12.0-r1.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: cc97b67c2da673ccb79273bff415f703c5d7abec X-VCS-Branch: master Date: Mon, 18 Feb 2019 02:16:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0d21c339-9038-41be-84fd-3669e6d773b7 X-Archives-Hash: ec1a1f7b68c2b5e07f5af2e88eff12ad commit: cc97b67c2da673ccb79273bff415f703c5d7abec Author: Craig Andrews gentoo org> AuthorDate: Fri Jan 11 16:27:55 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Feb 18 02:15:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc97b67c media-libs/mlt: add vidstab use flag Closes: https://bugs.gentoo.org/563530 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews gentoo.org> media-libs/mlt/metadata.xml | 1 + media-libs/mlt/mlt-6.12.0-r1.ebuild | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/media-libs/mlt/metadata.xml b/media-libs/mlt/metadata.xml index 9cf408a58aa..94e2b3de135 100644 --- a/media-libs/mlt/metadata.xml +++ b/media-libs/mlt/metadata.xml @@ -18,6 +18,7 @@ Build SWIG bindings for Python Builds rtaudio consumer for native audio support on multiple platforms. Build SWIG bindings for Ruby + Enabled video stabilization with media-libs/vidstab.