diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-06 01:22:47 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-06 01:31:13 +0200 |
commit | 0561b1d8ff631615cc9e186b573bfd0306af120a (patch) | |
tree | f13078f199dedde586c21e85443abe7ee1e5d95d /media-plugins/gst-plugins-twolame | |
parent | media-plugins/gst-plugins-v4l2: remove old (diff) | |
download | gentoo-0561b1d8ff631615cc9e186b573bfd0306af120a.tar.gz gentoo-0561b1d8ff631615cc9e186b573bfd0306af120a.tar.bz2 gentoo-0561b1d8ff631615cc9e186b573bfd0306af120a.zip |
media-plugins/gst-plugins-twolame: remove old
Package-Manager: Portage-2.3.52, 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-1.14.1.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/media-plugins/gst-plugins-twolame/Manifest b/media-plugins/gst-plugins-twolame/Manifest index bd114fd4f138..b5c7344b2a0d 100644 --- a/media-plugins/gst-plugins-twolame/Manifest +++ b/media-plugins/gst-plugins-twolame/Manifest @@ -1,3 +1,2 @@ -DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070 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-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild deleted file mode 100644 index b2f99d374a0f..000000000000 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GST_ORG_MODULE=gst-plugins-good - -inherit gstreamer - -DESCRIPTION="MPEG2 encoder plugin for GStreamer" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" -IUSE="" - -RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" |