summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:49:08 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:49:08 +0000
commit78ff112f5e8bb7a2ee91e0955f05d52fbe177daf (patch)
tree7641cfd5ea53708e6d4bed2f5469c3342b535390 /x11-misc/kapow
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-78ff112f5e8bb7a2ee91e0955f05d52fbe177daf.tar.gz
gentoo-2-78ff112f5e8bb7a2ee91e0955f05d52fbe177daf.tar.bz2
gentoo-2-78ff112f5e8bb7a2ee91e0955f05d52fbe177daf.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 'x11-misc/kapow')
-rw-r--r--x11-misc/kapow/ChangeLog9
-rw-r--r--x11-misc/kapow/kapow-1.4.2.ebuild6
-rw-r--r--x11-misc/kapow/kapow-1.4.3.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/kapow/ChangeLog b/x11-misc/kapow/ChangeLog
index 2acd7f3bb38f..159ca1300988 100644
--- a/x11-misc/kapow/ChangeLog
+++ b/x11-misc/kapow/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/kapow
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/kapow/ChangeLog,v 1.5 2012/11/15 16:56:57 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kapow/ChangeLog,v 1.6 2013/03/02 23:49:08 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> kapow-1.4.2.ebuild,
+ kapow-1.4.3.ebuild:
+ Move Qt dependencies to the new category
*kapow-1.4.3 (15 Nov 2012)
@@ -30,4 +34,3 @@
02 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> +kapow-1.3.2.ebuild:
Initial commit.
-
diff --git a/x11-misc/kapow/kapow-1.4.2.ebuild b/x11-misc/kapow/kapow-1.4.2.ebuild
index 0a6df4a917bc..d6163b3eac62 100644
--- a/x11-misc/kapow/kapow-1.4.2.ebuild
+++ b/x11-misc/kapow/kapow-1.4.2.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/x11-misc/kapow/kapow-1.4.2.ebuild,v 1.1 2012/09/11 16:06:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kapow/kapow-1.4.2.ebuild,v 1.2 2013/03/02 23:49:08 hwoarang Exp $
EAPI=4
inherit qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
src_configure() {
diff --git a/x11-misc/kapow/kapow-1.4.3.ebuild b/x11-misc/kapow/kapow-1.4.3.ebuild
index 45353695ab91..cf7c86eec880 100644
--- a/x11-misc/kapow/kapow-1.4.3.ebuild
+++ b/x11-misc/kapow/kapow-1.4.3.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/x11-misc/kapow/kapow-1.4.3.ebuild,v 1.1 2012/11/15 16:56:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kapow/kapow-1.4.3.ebuild,v 1.2 2013/03/02 23:49:08 hwoarang Exp $
EAPI=4
inherit qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
src_configure() {