summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-01 22:26:07 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-01 22:26:07 +0000
commit2620ad701de43e0ba750f529797088b3c11294cd (patch)
tree03050c0e5b7afe8951741ff2f285d342bc8a50f3 /media-sound/qmbtagger
parentprune old releases (diff)
downloadgentoo-2-2620ad701de43e0ba750f529797088b3c11294cd.tar.gz
gentoo-2-2620ad701de43e0ba750f529797088b3c11294cd.tar.bz2
gentoo-2-2620ad701de43e0ba750f529797088b3c11294cd.zip
stick musicbrainz deps to -2*, bug #203784
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-sound/qmbtagger')
-rw-r--r--media-sound/qmbtagger/ChangeLog7
-rw-r--r--media-sound/qmbtagger/qmbtagger-0.07.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qmbtagger/ChangeLog b/media-sound/qmbtagger/ChangeLog
index e1c950c41dc4..1c83e7213b8b 100644
--- a/media-sound/qmbtagger/ChangeLog
+++ b/media-sound/qmbtagger/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/qmbtagger
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmbtagger/ChangeLog,v 1.19 2007/11/18 22:13:36 aballier Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmbtagger/ChangeLog,v 1.20 2008/01/01 22:26:07 aballier Exp $
+
+ 01 Jan 2008; Alexis Ballier <aballier@gentoo.org> qmbtagger-0.07.ebuild:
+ stick musicbrainz deps to -2*, bug #203784
18 Nov 2007; Alexis Ballier <aballier@gentoo.org> qmbtagger-0.07.ebuild:
add a check for flac cxx use flag, FLAC++ is needed here
diff --git a/media-sound/qmbtagger/qmbtagger-0.07.ebuild b/media-sound/qmbtagger/qmbtagger-0.07.ebuild
index 05825128748b..a6b996dedb36 100644
--- a/media-sound/qmbtagger/qmbtagger-0.07.ebuild
+++ b/media-sound/qmbtagger/qmbtagger-0.07.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmbtagger/qmbtagger-0.07.ebuild,v 1.12 2007/11/18 22:13:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmbtagger/qmbtagger-0.07.ebuild,v 1.13 2008/01/01 22:26:07 aballier Exp $
inherit eutils kde-functions
@@ -17,7 +17,7 @@ IUSE="ogg debug"
RDEPEND="=x11-libs/qt-3*
media-libs/flac
media-libs/id3lib
- media-libs/musicbrainz
+ =media-libs/musicbrainz-2*
media-libs/libmad
ogg? ( media-sound/vorbis-tools )"