From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6F75D59CA5 for ; Mon, 21 Mar 2016 04:15:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1A2621C017; Mon, 21 Mar 2016 04:15:29 +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 8FBC621C017 for ; Mon, 21 Mar 2016 04:15:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5D4A3408C7 for ; Mon, 21 Mar 2016 04:15:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D485850 for ; Mon, 21 Mar 2016 04:15:26 +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: <1458533670.0ac69e9e72d38e5ce69fe85e25ef70f92b6ec0b2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-bad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild X-VCS-Directories: media-libs/gst-plugins-bad/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 0ac69e9e72d38e5ce69fe85e25ef70f92b6ec0b2 X-VCS-Branch: master Date: Mon, 21 Mar 2016 04:15:26 +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: c6f66d0c-4396-4213-8663-6a18cea2abd9 X-Archives-Hash: 1820fc2eea9819a67b7d271fd9ffc62c commit: 0ac69e9e72d38e5ce69fe85e25ef70f92b6ec0b2 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Mar 21 04:14:30 2016 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Mar 21 04:14:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac69e9e media-libs/gst-plugins-bad: remove old security vulnerable 0.10 revision .../gst-plugins-bad-0.10.23-r2.ebuild | 53 ---------------------- 1 file changed, 53 deletions(-) diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild deleted file mode 100644 index 37dae96..0000000 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -GST_ORG_MODULE="gst-plugins-bad" -inherit eutils flag-o-matic gstreamer - -DESCRIPTION="Less plugins for GStreamer" -HOMEPAGE="http://gstreamer.freedesktop.org/" -SRC_URI+=" https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}-h264-patches.tar.xz" - -LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="+orc" - -RDEPEND=" - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] - >=media-libs/gst-plugins-base-0.10.36:${SLOT}[${MULTILIB_USEDEP}] - >=media-libs/gstreamer-0.10.36:${SLOT}[${MULTILIB_USEDEP}] - orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] ) -" -DEPEND="${RDEPEND}" -RDEPEND="${RDEPEND} - !