summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:59:40 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:59:40 +0000
commitbb8c034897930269981923722ebf3e49c249b9a5 (patch)
tree1e7ede43637bbab060ad34a92f31c1f0add2be16 /net-misc/clipgrab
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-bb8c034897930269981923722ebf3e49c249b9a5.tar.gz
gentoo-2-bb8c034897930269981923722ebf3e49c249b9a5.tar.bz2
gentoo-2-bb8c034897930269981923722ebf3e49c249b9a5.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-misc/clipgrab')
-rw-r--r--net-misc/clipgrab/ChangeLog7
-rw-r--r--net-misc/clipgrab/clipgrab-3.2.0.10.ebuild4
-rw-r--r--net-misc/clipgrab/clipgrab-3.2.0.9.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/clipgrab/ChangeLog b/net-misc/clipgrab/ChangeLog
index a03ffaac4976..af9ce77561da 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.13 2013/01/14 11:36:54 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.14 2013/03/02 22:59:40 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> clipgrab-3.2.0.10.ebuild,
+ clipgrab-3.2.0.9.ebuild:
+ Move Qt dependencies to the new category
*clipgrab-3.2.0.10 (14 Jan 2013)
@@ -66,4 +70,3 @@
31 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> +metadata.xml,
+clipgrab-2.0_beta2.ebuild:
Initial commit, ebuild by me.
-
diff --git a/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild b/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild
index 39408c65855b..f728f40c83db 100644
--- a/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild
+++ b/net-misc/clipgrab/clipgrab-3.2.0.10.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.10.ebuild,v 1.1 2013/01/14 11:36:54 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild,v 1.2 2013/03/02 22:59:40 hwoarang Exp $
EAPI=4
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-webkit:4"
+DEPEND="dev-qt/qtwebkit:4"
RDEPEND="${DEPEND}
virtual/ffmpeg"
diff --git a/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild b/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild
index 7c6c221b6dad..4dc3c9482cce 100644
--- a/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild
+++ b/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.9.ebuild,v 1.1 2012/10/06 19:59:58 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild,v 1.2 2013/03/02 22:59:40 hwoarang Exp $
EAPI=4
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-webkit:4"
+DEPEND="dev-qt/qtwebkit:4"
RDEPEND="${DEPEND}
virtual/ffmpeg"