summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-11 22:57:48 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-11 22:57:48 +0000
commitae63b7239c44a571ee85553dc07238d403f2f909 (patch)
tree799e41ddec46ce3fd37677eca8379f417874f636 /net-misc/clipgrab
parentdepend on ffmpeg:0 (diff)
downloadgentoo-2-ae63b7239c44a571ee85553dc07238d403f2f909.tar.gz
gentoo-2-ae63b7239c44a571ee85553dc07238d403f2f909.tar.bz2
gentoo-2-ae63b7239c44a571ee85553dc07238d403f2f909.zip
depend on ffmpeg:0
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'net-misc/clipgrab')
-rw-r--r--net-misc/clipgrab/ChangeLog6
-rw-r--r--net-misc/clipgrab/clipgrab-3.2.0.11.ebuild4
-rw-r--r--net-misc/clipgrab/clipgrab-3.2.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/clipgrab/ChangeLog b/net-misc/clipgrab/ChangeLog
index 3cfb38b5a137..b918b621c357 100644
--- a/net-misc/clipgrab/ChangeLog
+++ b/net-misc/clipgrab/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/clipgrab
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.16 2013/06/23 16:15:27 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.17 2013/08/11 22:57:48 aballier Exp $
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> clipgrab-3.2.0.11.ebuild,
+ clipgrab-3.2.1.0.ebuild:
+ depend on ffmpeg:0
*clipgrab-3.2.1.0 (23 Jun 2013)
diff --git a/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild b/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild
index 88a721dbd189..21da3387da6a 100644
--- a/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild
+++ b/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild,v 1.2 2013/06/23 16:15:27 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.11.ebuild,v 1.3 2013/08/11 22:57:48 aballier Exp $
EAPI=4
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="dev-qt/qtwebkit:4"
# does not work with libav #474368
RDEPEND="${DEPEND}
- media-video/ffmpeg"
+ media-video/ffmpeg:0"
PATCHES=(
"${FILESDIR}/${PN}-3.2.0.10-obey.patch"
diff --git a/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild b/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild
index db926be20c00..7eb4b9fe6249 100644
--- a/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild
+++ b/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild,v 1.1 2013/06/23 16:15:27 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.1.0.ebuild,v 1.2 2013/08/11 22:57:48 aballier Exp $
EAPI=5
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="dev-qt/qtwebkit:4"
# does not work with libav #474368
RDEPEND="${DEPEND}
- media-video/ffmpeg"
+ media-video/ffmpeg:0"
PATCHES=(
"${FILESDIR}/${PN}-3.2.1.0-obey.patch"