diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-06-20 23:40:15 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-06-21 00:25:58 +0300 |
commit | 27ecbc9db3b35f7fc5d913e4579463ceb27f33b3 (patch) | |
tree | 41623ce4669733febfccc137cfb7405cff73e827 /media-plugins/gst-plugins-twolame | |
parent | media-plugins/gst-plugins-v4l2: remove gstreamer 0.10 (diff) | |
download | gentoo-27ecbc9db3b35f7fc5d913e4579463ceb27f33b3.tar.gz gentoo-27ecbc9db3b35f7fc5d913e4579463ceb27f33b3.tar.bz2 gentoo-27ecbc9db3b35f7fc5d913e4579463ceb27f33b3.zip |
media-plugins/gst-plugins-twolame: remove gstreamer 0.10
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r-- | media-plugins/gst-plugins-twolame/Manifest | 1 | ||||
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest index b5c7344b2a0d..b2f2e81d2f93 100644 --- a/media-plugins/gst-plugins-twolame/Manifest +++ b/media-plugins/gst-plugins-twolame/Manifest @@ -1,2 +1 @@ DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504 -DIST gst-plugins-ugly-0.10.19.tar.xz 882452 BLAKE2B df5319481ade22d7acdee6e22ca57a444e104c8540bc4b578cfe7554c79bb4ee33b23a8516940f6504c30d9403c4ced2434e11f3a48548c3721d3d3db2016757 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild deleted file mode 100644 index 8800f5863631..000000000000 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.19-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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}" |