diff options
author | Mart Raudsepp <leio@gentoo.org> | 2016-07-04 15:49:01 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2016-07-04 15:49:25 +0300 |
commit | 8b4237ba0b935329683b7121f7154c50b646aafb (patch) | |
tree | 959713a6b48b304f84263a5df832f2dec19d7f9f /media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild | |
parent | dev-util/dialog-1.3.20160424-r0: add alpha keyword (diff) | |
download | gentoo-8b4237ba0b935329683b7121f7154c50b646aafb.tar.gz gentoo-8b4237ba0b935329683b7121f7154c50b646aafb.tar.bz2 gentoo-8b4237ba0b935329683b7121f7154c50b646aafb.zip |
media-libs/gst-plugins-ugly and its splits: Drop old
Diffstat (limited to 'media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild deleted file mode 100644 index 6a2fd35ef2c5..000000000000 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.6.1.ebuild +++ /dev/null @@ -1,14 +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-ugly - -inherit gstreamer - -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" |