summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-12-31 13:22:59 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-12-31 13:22:59 +0000
commitfc894d9b6d7e3beaccc8f08961f2a6e5208713e6 (patch)
tree6fd81e84f7b530539d160b13351a480dbfed14ae /media-sound
parentEnforce USE dependency for media-libs/phonon. (diff)
downloadgentoo-2-fc894d9b6d7e3beaccc8f08961f2a6e5208713e6.tar.gz
gentoo-2-fc894d9b6d7e3beaccc8f08961f2a6e5208713e6.tar.bz2
gentoo-2-fc894d9b6d7e3beaccc8f08961f2a6e5208713e6.zip
Enforce USE dependency for media-libs/phonon.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/tomahawk/ChangeLog6
-rw-r--r--media-sound/tomahawk/tomahawk-0.6.1.ebuild4
-rw-r--r--media-sound/tomahawk/tomahawk-0.7.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/tomahawk/ChangeLog b/media-sound/tomahawk/ChangeLog
index 3437384ed24b..ac7220573a40 100644
--- a/media-sound/tomahawk/ChangeLog
+++ b/media-sound/tomahawk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/tomahawk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.40 2014/07/22 18:37:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.41 2014/12/31 13:22:59 kensington Exp $
+
+ 31 Dec 2014; Michael Palimaka <kensington@gentoo.org> tomahawk-0.6.1.ebuild,
+ tomahawk-0.7.0.ebuild:
+ Enforce USE dependency for media-libs/phonon.
22 Jul 2014; Johannes Huber <johu@gentoo.org> tomahawk-9999.ebuild:
Update dependencies, bug #517616.
diff --git a/media-sound/tomahawk/tomahawk-0.6.1.ebuild b/media-sound/tomahawk/tomahawk-0.6.1.ebuild
index b74d7ae24204..3750a41d1697 100644
--- a/media-sound/tomahawk/tomahawk-0.6.1.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.8 2014/07/19 11:40:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.9 2014/12/31 13:22:59 kensington Exp $
EAPI=5
@@ -41,7 +41,7 @@ DEPEND="
>=dev-qt/qtwebkit-${QT_MINIMAL}:4
>=media-libs/liblastfm-1.0.1
>=media-libs/libechonest-2.0.1
- >=media-libs/phonon-4.5.0
+ >=media-libs/phonon-4.5.0[qt4]
>=media-libs/taglib-1.6.0
x11-libs/libX11
jabber? ( >=net-libs/jreen-1.1.1 )
diff --git a/media-sound/tomahawk/tomahawk-0.7.0.ebuild b/media-sound/tomahawk/tomahawk-0.7.0.ebuild
index e93380c79c57..7f6015af8ea3 100644
--- a/media-sound/tomahawk/tomahawk-0.7.0.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.7 2014/07/19 11:40:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.8 2014/12/31 13:22:59 kensington Exp $
EAPI=5
@@ -41,7 +41,7 @@ DEPEND="
>=dev-qt/qtwebkit-${QT_MINIMAL}:4
>=media-libs/liblastfm-1.0.1
>=media-libs/libechonest-2.0.3
- >=media-libs/phonon-4.5.0
+ >=media-libs/phonon-4.5.0[qt4]
>=media-libs/taglib-1.6.0
x11-libs/libX11
jabber? ( >=net-libs/jreen-1.1.1 )