From 0ad524ff6e9830872187b79e6d5aaba4c55e1844 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 29 Sep 2017 19:33:40 +0100 Subject: www-plugins/opera-ffmpeg-codecs : version bump --- www-plugins/opera-ffmpeg-codecs/Manifest | 2 +- .../opera-ffmpeg-codecs-60.0.3112.78.ebuild | 33 ---------------------- .../opera-ffmpeg-codecs-61.0.3163.91.ebuild | 33 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-60.0.3112.78.ebuild create mode 100644 www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild (limited to 'www-plugins/opera-ffmpeg-codecs') diff --git a/www-plugins/opera-ffmpeg-codecs/Manifest b/www-plugins/opera-ffmpeg-codecs/Manifest index 7e737717..e34b9b55 100644 --- a/www-plugins/opera-ffmpeg-codecs/Manifest +++ b/www-plugins/opera-ffmpeg-codecs/Manifest @@ -1 +1 @@ -DIST opera-ffmpeg-codecs-60.0.3112.78-1-x86_64.pkg.tar.xz 1156636 SHA256 a56af548044c50cf9428e3db9ece29fcba3bd5c2c4014d566e60b3db22a3d92a SHA512 0e561fa125f8e1bc81edeab4db608238c84feae943ddecc143ca1709135bcb9f0f579d0bdb5d73a44579a25301b4ee5e93bb5f58b0cc2bd5585e8dab157ce4b1 WHIRLPOOL 952b36dc844894f0402d67f26e26c635acf59fd205ea08105810e76118954c07d7586c5ee85a5eebe114efcd859a7701ab96267dda01db38bd9c6b28552becea +DIST opera-ffmpeg-codecs-61.0.3163.91-1-x86_64.pkg.tar.xz 1165568 SHA256 5a6c0a8ad65ad8e4d02a13f838c1e61a2da7e851a973d8abf6053da58d1cf975 SHA512 7bd23aebeb6b8c6c04a1e5a5d65d8634f39177a20b01291af304c18301a7e0544395c1f4a49d7b845714d2883a33e2b72243c82b75a94d2e42dfe5ddae7f4e1a WHIRLPOOL 8683780925ea8c8895688b51263447cffc8d59ccf2f6f40f5161b023f682ac6d207b3e979e3238966a922a0bf1bb1dc6e8983df1a993dbcd5f42f37f1cd57f03 diff --git a/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-60.0.3112.78.ebuild b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-60.0.3112.78.ebuild deleted file mode 100644 index 59fe5147..00000000 --- a/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-60.0.3112.78.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-61.0.3163.91.ebuild b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.ebuild new file mode 100644 index 00000000..59fe5147 --- /dev/null +++ b/www-plugins/opera-ffmpeg-codecs/opera-ffmpeg-codecs-61.0.3163.91.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