summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-12-26 17:37:49 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2015-12-26 18:14:45 +0100
commit1c887590f8622b1a1a97e43d2f38bef9e389514c (patch)
treeb44f38ad6f0f99bd6c3485698edb779076e304bc /media-plugins
parentmedia-plugins/gst-plugins-libpng: drop old revisions (diff)
downloadgentoo-1c887590f8622b1a1a97e43d2f38bef9e389514c.tar.gz
gentoo-1c887590f8622b1a1a97e43d2f38bef9e389514c.tar.bz2
gentoo-1c887590f8622b1a1a97e43d2f38bef9e389514c.zip
media-plugins/gst-plugins-theora: drop old revision
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild
deleted file mode 100644
index db456bc3884c..000000000000
--- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit gst-plugins-base gst-plugins10
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/libtheora-1.1[encode]
- media-libs/libogg"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- gst-plugins10_system_link \
- gst-libs/gst/tag:gstreamer-tag \
- gst-libs/gst/video:gstreamer-video
-}