From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1096618-garchives=archives.gentoo.org@lists.gentoo.org> 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 18C65138334 for <garchives@archives.gentoo.org>; Thu, 20 Jun 2019 21:28:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE78AE0980; Thu, 20 Jun 2019 21:28:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B469BE097B for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jun 2019 21:28:51 +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 DA5C4346658 for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jun 2019 21:28:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD9F1628 for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jun 2019 21:28:47 +0000 (UTC) From: "Mart Raudsepp" <leio@gentoo.org> 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" <leio@gentoo.org> Message-ID: <1561066075.84bf563a72f0bb281756b540cb943d6b5af71ac9.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-dvb/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-dvb/Manifest media-plugins/gst-plugins-dvb/gst-plugins-dvb-0.10.23-r1.ebuild X-VCS-Directories: media-plugins/gst-plugins-dvb/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 84bf563a72f0bb281756b540cb943d6b5af71ac9 X-VCS-Branch: master Date: Thu, 20 Jun 2019 21:28:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 67fd952e-8a58-49f4-b1ec-5d2282e3224f X-Archives-Hash: 9d1377799548cd608b0255f2eb1b2891 commit: 84bf563a72f0bb281756b540cb943d6b5af71ac9 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 21:15:40 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 21:27:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bf563a media-plugins/gst-plugins-dvb: remove gstreamer 0.10 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> media-plugins/gst-plugins-dvb/Manifest | 1 - .../gst-plugins-dvb/gst-plugins-dvb-0.10.23-r1.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/media-plugins/gst-plugins-dvb/Manifest b/media-plugins/gst-plugins-dvb/Manifest index 1559b3f25e1..9fd3b6a7d64 100644 --- a/media-plugins/gst-plugins-dvb/Manifest +++ b/media-plugins/gst-plugins-dvb/Manifest @@ -1,2 +1 @@ -DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165 SHA512 6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4 DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf SHA512 3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7 diff --git a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-0.10.23-r1.ebuild b/media-plugins/gst-plugins-dvb/gst-plugins-dvb-0.10.23-r1.ebuild deleted file mode 100644 index d19f46c10c1..00000000000 --- a/media-plugins/gst-plugins-dvb/gst-plugins-dvb-0.10.23-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -GST_ORG_MODULE=gst-plugins-bad -inherit gstreamer - -DESCRIPION="GStreamer plugin to allow capture from dvb devices" -KEYWORDS="alpha amd64 arm ppc ppc64 x86" -IUSE="" - -RDEPEND="" -DEPEND="virtual/os-headers"