summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:54:11 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:54:11 +0000
commit9dfd2959b4aa9194786ed536f7bcbd24c74977f4 (patch)
tree4e972ba8cf5e24bc13cf1b750bc0e6cbb82dc564 /net-im/qwit
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-9dfd2959b4aa9194786ed536f7bcbd24c74977f4.tar.gz
gentoo-2-9dfd2959b4aa9194786ed536f7bcbd24c74977f4.tar.bz2
gentoo-2-9dfd2959b4aa9194786ed536f7bcbd24c74977f4.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-im/qwit')
-rw-r--r--net-im/qwit/ChangeLog8
-rw-r--r--net-im/qwit/qwit-1.1_pre2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/net-im/qwit/ChangeLog b/net-im/qwit/ChangeLog
index f6f3cc882583..1b1334831427 100644
--- a/net-im/qwit/ChangeLog
+++ b/net-im/qwit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/qwit
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.7 2011/01/11 07:36:03 phajdan.jr Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.8 2013/03/02 22:54:11 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qwit-1.1_pre2.ebuild:
+ Move Qt dependencies to the new category
11 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> qwit-1.1_pre2.ebuild:
x86 stable wrt bug #350587
@@ -36,4 +39,3 @@
Moved from sunrise overlay. Fixes bug #250562. Thanks to Fabio Correa,
Denilson Sá, Tore Kaspersen and Sergio D. Rodríguez Inclan for the
ebuilds.
-
diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild
index a6b4b762ac38..f5495c9ccb40 100644
--- a/net-im/qwit/qwit-1.1_pre2.ebuild
+++ b/net-im/qwit/qwit-1.1_pre2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.3 2011/01/11 07:36:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.4 2013/03/02 22:54:11 hwoarang Exp $
EAPI="2"
@@ -19,7 +19,7 @@ IUSE=""
DOCS="AUTHORS"
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}
dev-libs/qoauth"