summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-10 23:09:32 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-10 23:09:32 +0000
commita014708aaf78a9e206263988e51ac688c613dd8d (patch)
treeb82b988a0ba4ebab9c59ffb1a01039ae9682ae90 /media-sound
parentDoes not work with xorg-server-1.13, per leio on IRC. (diff)
downloadgentoo-2-a014708aaf78a9e206263988e51ac688c613dd8d.tar.gz
gentoo-2-a014708aaf78a9e206263988e51ac688c613dd8d.tar.bz2
gentoo-2-a014708aaf78a9e206263988e51ac688c613dd8d.zip
Remove dropped deps by upstream.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/tomahawk/ChangeLog6
-rw-r--r--media-sound/tomahawk/tomahawk-0.5.5.ebuild6
-rw-r--r--media-sound/tomahawk/tomahawk-9999.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/media-sound/tomahawk/ChangeLog b/media-sound/tomahawk/ChangeLog
index db10d72f8e40..5d9a3cce27e3 100644
--- a/media-sound/tomahawk/ChangeLog
+++ b/media-sound/tomahawk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/tomahawk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.18 2012/07/30 10:50:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.19 2012/08/10 23:09:32 johu Exp $
+
+ 10 Aug 2012; Johannes Huber <johu@gentoo.org> tomahawk-0.5.5.ebuild,
+ tomahawk-9999.ebuild:
+ Remove dropped deps by upstream.
*tomahawk-0.5.5 (30 Jul 2012)
diff --git a/media-sound/tomahawk/tomahawk-0.5.5.ebuild b/media-sound/tomahawk/tomahawk-0.5.5.ebuild
index aeb0829b7941..23f2cf4aeaf0 100644
--- a/media-sound/tomahawk/tomahawk-0.5.5.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.5.5.ebuild,v 1.1 2012/07/30 10:50:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.5.5.ebuild,v 1.2 2012/08/10 23:09:31 johu Exp $
EAPI=4
@@ -22,7 +22,7 @@ HOMEPAGE="http://tomahawk-player.org/"
LICENSE="GPL-3 BSD"
SLOT="0"
-IUSE="debug fftw jabber libsamplerate twitter"
+IUSE="debug jabber twitter"
DEPEND="
app-crypt/qca
@@ -41,9 +41,7 @@ DEPEND="
>=x11-libs/qt-gui-${QT_MINIMAL}:4
>=x11-libs/qt-sql-${QT_MINIMAL}:4[sqlite]
>=x11-libs/qt-webkit-${QT_MINIMAL}:4
- fftw? ( sci-libs/fftw:3.0 )
jabber? ( net-libs/jreen )
- libsamplerate? ( media-libs/libsamplerate )
twitter? ( net-libs/qtweetlib )
"
RDEPEND="${DEPEND}
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index 39bbbad30be8..042bebb93079 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.8 2012/07/30 10:50:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.9 2012/08/10 23:09:31 johu Exp $
EAPI=4
@@ -22,7 +22,7 @@ HOMEPAGE="http://tomahawk-player.org/"
LICENSE="GPL-3 BSD"
SLOT="0"
-IUSE="debug fftw jabber libsamplerate twitter"
+IUSE="debug jabber twitter"
DEPEND="
app-crypt/qca
@@ -41,9 +41,7 @@ DEPEND="
>=x11-libs/qt-gui-${QT_MINIMAL}:4
>=x11-libs/qt-sql-${QT_MINIMAL}:4[sqlite]
>=x11-libs/qt-webkit-${QT_MINIMAL}:4
- fftw? ( sci-libs/fftw:3.0 )
jabber? ( net-libs/jreen )
- libsamplerate? ( media-libs/libsamplerate )
twitter? ( net-libs/qtweetlib )
"
RDEPEND="${DEPEND}