summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-01-22 23:46:23 +0200
committerMart Raudsepp <leio@gentoo.org>2017-01-22 23:48:36 +0200
commit90df82030c52377c521f80a4c0f1232e2f4ba9e6 (patch)
tree28b6aee04525154e20567c00cb6976e28055c18f /media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild
parentsys-kernel/gentoo-sources: bup (diff)
downloadgentoo-90df82030c52377c521f80a4c0f1232e2f4ba9e6.tar.gz
gentoo-90df82030c52377c521f80a4c0f1232e2f4ba9e6.tar.bz2
gentoo-90df82030c52377c521f80a4c0f1232e2f4ba9e6.zip
media-libs/gst-plugins-good and its splits: Remove old 1.4.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild')
-rw-r--r--media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild
deleted file mode 100644
index 5cffc11410d6..000000000000
--- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.4.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GST_ORG_MODULE=gst-plugins-good
-inherit gstreamer
-
-DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"