From 11d0a9189d8cb386917a2c52aa26634998d2d84a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Nov 2017 16:38:10 +0000 Subject: www-plugins/opera-ffmpeg-codecs : version bump --- www-plugins/opera-ffmpeg-codecs/Manifest | 2 +- .../opera-ffmpeg-codecs-61.0.3163.91.ebuild | 33 ---------------------- .../opera-ffmpeg-codecs-62.0.3202.62.ebuild | 33 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild create mode 100644 www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-62.0.3202.62.ebuild diff --git a/www-plugins/opera-ffmpeg-codecs/Manifest b/www-plugins/opera-ffmpeg-codecs/Manifest index e34b9b55..e0133978 100644 --- a/www-plugins/opera-ffmpeg-codecs/Manifest +++ b/www-plugins/opera-ffmpeg-codecs/Manifest @@ -1 +1 @@ -DIST opera-ffmpeg-codecs-61.0.3163.91-1-x86_64.pkg.tar.xz 1165568 SHA256 5a6c0a8ad65ad8e4d02a13f838c1e61a2da7e851a973d8abf6053da58d1cf975 SHA512 7bd23aebeb6b8c6c04a1e5a5d65d8634f39177a20b01291af304c18301a7e0544395c1f4a49d7b845714d2883a33e2b72243c82b75a94d2e42dfe5ddae7f4e1a WHIRLPOOL 8683780925ea8c8895688b51263447cffc8d59ccf2f6f40f5161b023f682ac6d207b3e979e3238966a922a0bf1bb1dc6e8983df1a993dbcd5f42f37f1cd57f03 +DIST opera-ffmpeg-codecs-62.0.3202.62-1-x86_64.pkg.tar.xz 1168984 SHA256 906f3c98040870009509b6bb9b30013962a69d5978bc6d417ffaa3b49f032e65 SHA512 2c82ae01244483b04c142b9633c7702384ed5a67f4d9ca9ceaf3090d3af06e686aeb7194d5301ea1ca86ba22ca61af519381f2541e0f1ed50f751ee59d840930 WHIRLPOOL 19f2646c57e377407c8da25c7fb1a38b74c0864f07f090c9184f05b10aea5eeffeb5c7b20d16ffde3ccbcd443608295859df6b9ccaef70460932fc0e2c159cf3 diff --git a/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild deleted file mode 100644 index 59fe5147..00000000 --- a/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils - -DESCRIPTION="Additional proprietary codecs for opera" -HOMEPAGE="http://ffmpeg.org/" -SRC_URI="https://repo.herecura.eu/herecura/x86_64/${P}-1-x86_64.pkg.tar.xz" - -LICENSE="LGPL2.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="www-client/opera" -RDEPEND="${DEPEND}" - -S="${WORKDIR}" - -src_prepare() { - : -} - -src_compile() { - : -} - -src_install() { - doins -r ${S}/* -} diff --git a/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-62.0.3202.62.ebuild b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-62.0.3202.62.ebuild new file mode 100644 index 00000000..59fe5147 --- /dev/null +++ b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-62.0.3202.62.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Additional proprietary codecs for opera" +HOMEPAGE="http://ffmpeg.org/" +SRC_URI="https://repo.herecura.eu/herecura/x86_64/${P}-1-x86_64.pkg.tar.xz" + +LICENSE="LGPL2.1" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="www-client/opera" +RDEPEND="${DEPEND}" + +S="${WORKDIR}" + +src_prepare() { + : +} + +src_compile() { + : +} + +src_install() { + doins -r ${S}/* +} -- cgit v1.2.3