summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-26 16:13:44 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-03-26 16:13:44 +0000
commit428ab522fcf6f5d0e7f454e1467a65260b541580 (patch)
tree21628cea5670b2168d96e4fde420259bbe0a536a /net-im/kadu/kadu-0.6.5.4.ebuild
parentAdapt phonon dependency for package move (diff)
downloadgentoo-2-428ab522fcf6f5d0e7f454e1467a65260b541580.tar.gz
gentoo-2-428ab522fcf6f5d0e7f454e1467a65260b541580.tar.bz2
gentoo-2-428ab522fcf6f5d0e7f454e1467a65260b541580.zip
Adapt phonon dependency for package move
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-im/kadu/kadu-0.6.5.4.ebuild')
-rw-r--r--net-im/kadu/kadu-0.6.5.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/kadu/kadu-0.6.5.4.ebuild b/net-im/kadu/kadu-0.6.5.4.ebuild
index 3ca3a1c7bb54..99f04d8afd16 100644
--- a/net-im/kadu/kadu-0.6.5.4.ebuild
+++ b/net-im/kadu/kadu-0.6.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.4.ebuild,v 1.5 2010/09/12 19:05:42 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.6.5.4.ebuild,v 1.6 2011/03/26 16:13:44 dilfridge Exp $
EAPI="2"
@@ -32,10 +32,10 @@ COMMON_DEPEND="
!kde? (
|| (
>=x11-libs/qt-phonon-4.4:4
- media-sound/phonon
+ media-libs/phonon
)
)
- kde? ( media-sound/phonon )
+ kde? ( media-libs/phonon )
)
spell? ( app-text/enchant )
"