summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:51:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 22:51:54 +0000
commitf75cd8a80a5ffd7819922f8940fa23f56f37bdfd (patch)
treec94e139618245cc2f9f529cb3f12cc3d58e2d9d5 /net-im/kadu
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-f75cd8a80a5ffd7819922f8940fa23f56f37bdfd.tar.gz
gentoo-2-f75cd8a80a5ffd7819922f8940fa23f56f37bdfd.tar.bz2
gentoo-2-f75cd8a80a5ffd7819922f8940fa23f56f37bdfd.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/kadu')
-rw-r--r--net-im/kadu/ChangeLog7
-rw-r--r--net-im/kadu/kadu-0.12.3.ebuild20
2 files changed, 15 insertions, 12 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog
index c61e0d545edf..fc19347695eb 100644
--- a/net-im/kadu/ChangeLog
+++ b/net-im/kadu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/kadu
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.148 2012/12/29 14:00:52 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.149 2013/03/02 22:51:54 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> kadu-0.12.3.ebuild:
+ Move Qt dependencies to the new category
29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> -kadu-0.12.0.ebuild:
Remove old
diff --git a/net-im/kadu/kadu-0.12.3.ebuild b/net-im/kadu/kadu-0.12.3.ebuild
index 9e5fd7ed8b12..14d0c003fd5a 100644
--- a/net-im/kadu/kadu-0.12.3.ebuild
+++ b/net-im/kadu/kadu-0.12.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/net-im/kadu/kadu-0.12.3.ebuild,v 1.4 2012/12/28 10:34:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.12.3.ebuild,v 1.5 2013/03/02 22:51:54 hwoarang Exp $
EAPI="4"
@@ -27,21 +27,21 @@ COMMON_DEPEND="
x11-libs/libX11
x11-libs/libXfixes
x11-libs/libXScrnSaver
- >=x11-libs/qt-dbus-4.7.0:4
- >=x11-libs/qt-gui-4.7.0:4
- >=x11-libs/qt-script-4.7.0:4
- >=x11-libs/qt-sql-4.7.0:4[sqlite]
- >=x11-libs/qt-webkit-4.7.0:4
+ >=dev-qt/qtdbus-4.7.0:4
+ >=dev-qt/qtgui-4.7.0:4
+ >=dev-qt/qtscript-4.7.0:4
+ >=dev-qt/qtsql-4.7.0:4[sqlite]
+ >=dev-qt/qtwebkit-4.7.0:4
ayatana? ( dev-libs/libindicate-qt )
gadu? (
>=net-libs/libgadu-1.11.1[threads]
- >=x11-libs/qt-xmlpatterns-4.7.0:4
+ >=dev-qt/qtxmlpatterns-4.7.0:4
)
mpd? ( media-libs/libmpdclient )
phonon? (
|| (
media-libs/phonon
- >=x11-libs/qt-phonon-4.7.0:4
+ >=dev-qt/qtphonon-4.7.0:4
)
)
spell? ( app-text/enchant )
@@ -57,7 +57,7 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
app-crypt/qca-ossl:2
- >=x11-libs/qt-svg-4.7.0:4
+ >=dev-qt/qtsvg-4.7.0:4
speech? ( app-accessibility/powiedz )
"