summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-05-31 15:24:22 +0000
committerPacho Ramos <pacho@gentoo.org>2014-05-31 15:24:22 +0000
commit9c5e3f1e6bfb0e7d05001a9a336e5601693f1fd1 (patch)
tree0abf7f9bcfd02be673932770331784deb9157685 /media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild
parentSwitch to python-r1 and fix bug #506780 (diff)
downloadhistorical-9c5e3f1e6bfb0e7d05001a9a336e5601693f1fd1.tar.gz
historical-9c5e3f1e6bfb0e7d05001a9a336e5601693f1fd1.tar.bz2
historical-9c5e3f1e6bfb0e7d05001a9a336e5601693f1fd1.zip
Version bump, drop old
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild')
-rw-r--r--media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild
deleted file mode 100644
index 1b901601d6ca..000000000000
--- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-1.2.0.ebuild,v 1.1 2013/09/29 17:57:06 eva Exp $
-
-EAPI="5"
-
-inherit gst-plugins-good
-
-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.1.6"
-DEPEND="${RDEPEND}"