commit: 94499a0b553cb3b402f669885625698caa82863b
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 5 22:43:25 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Feb 5 22:54:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94499a0b
media-plugins/gst-plugins-resindvd: remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-plugins/gst-plugins-resindvd/Manifest | 1 -
.../gst-plugins-resindvd-1.14.1.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/media-plugins/gst-plugins-resindvd/Manifest
b/media-plugins/gst-plugins-resindvd/Manifest
index 63f163ff877..1559b3f25e1 100644
--- a/media-plugins/gst-plugins-resindvd/Manifest
+++ b/media-plugins/gst-plugins-resindvd/Manifest
@@ -1,3 +1,2 @@
DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B
86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165
SHA512
6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4
-DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B
915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36
SHA512
6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
DIST gst-plugins-bad-1.14.3.tar.xz 4678316 BLAKE2B
b37d90e04a6bdb01e4f512df67e00790979e4b71fa6730092b4c16dbaf005cf94e09a454ed6e962faa3aaef02c2b811ad1899c3c8153b4ab3bf6d9b5f62998cf
SHA512
3e92b33b43181d76bf206496c2fe0f84042c486f854f4fdba7efedc3489874944cef00eb2fd9fd7056d749be17c2b237caffc32800d7063615b30bac7226fbb7
diff --git
a/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.1.ebuild
b/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.1.ebuild
deleted file mode 100644
index 5fbb3596d42..00000000000
--- a/media-plugins/gst-plugins-resindvd/gst-plugins-resindvd-1.14.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer
-
-DESCRIPTION="DVD playback support plugin for GStreamer"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86
~amd64-fbsd"
-IUSE=""
-
-RDEPEND="
- >=media-libs/libdvdnav-4.2.0-r1[${MULTILIB_USEDEP}]
- >=media-libs/libdvdread-4.2.0-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"