diff options
author | Johannes Huber <johu@gentoo.org> | 2013-05-01 11:53:55 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-05-01 11:53:55 +0000 |
commit | 0d44d4b80e24b435f962f381e84beeb62fd7e31d (patch) | |
tree | cb9c30b2f2cb91c21b6adccbc5e7d1ee5d358f43 /media-sound | |
parent | Stable for ppc, wrt to bug #466074 (diff) | |
download | gentoo-2-0d44d4b80e24b435f962f381e84beeb62fd7e31d.tar.gz gentoo-2-0d44d4b80e24b435f962f381e84beeb62fd7e31d.tar.bz2 gentoo-2-0d44d4b80e24b435f962f381e84beeb62fd7e31d.zip |
Raise dep on media-libs/libechonest for live.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/tomahawk/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/tomahawk/tomahawk-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/tomahawk/ChangeLog b/media-sound/tomahawk/ChangeLog index 052c9d7f3d5c..958201cca464 100644 --- a/media-sound/tomahawk/ChangeLog +++ b/media-sound/tomahawk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/tomahawk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.25 2013/04/26 21:49:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.26 2013/05/01 11:53:55 johu Exp $ + + 01 May 2013; Johannes Huber <johu@gentoo.org> tomahawk-9999.ebuild: + Raise dep on media-libs/libechonest for live. 26 Apr 2013; Johannes Huber <johu@gentoo.org> -tomahawk-0.5.5.ebuild, -tomahawk-0.6.0.ebuild: diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index ec6c5074b2b6..4ebc4332546f 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.12 2013/03/27 17:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.13 2013/05/01 11:53:55 johu Exp $ EAPI=5 @@ -40,7 +40,7 @@ DEPEND=" >=dev-qt/qtsvg-${QT_MINIMAL}:4 >=dev-qt/qtwebkit-${QT_MINIMAL}:4 >=media-libs/liblastfm-1.0.1 - >=media-libs/libechonest-2.0.2 + >=media-libs/libechonest-2.0.3 >=media-libs/phonon-4.5.0 >=media-libs/taglib-1.6.0 x11-libs/libX11 |