summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-02-21 16:02:37 +0000
committerJohannes Huber <johu@gentoo.org>2012-02-21 16:02:37 +0000
commit2608eb79d718e18a0df8394b7bdf243fab260dff (patch)
treed252e89997d5bdb08ef91fba9bfbbdf75974a521 /kde-misc
parentFix dependencies for gtk3 use flag. Thanks to Daniel M. Weeks in bug 404579. (diff)
downloadgentoo-2-2608eb79d718e18a0df8394b7bdf243fab260dff.tar.gz
gentoo-2-2608eb79d718e18a0df8394b7bdf243fab260dff.tar.bz2
gentoo-2-2608eb79d718e18a0df8394b7bdf243fab260dff.zip
Use slot for musicbrainz dep, fixes bug #405113.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/tellico/ChangeLog6
-rw-r--r--kde-misc/tellico/tellico-2.3.4.ebuild6
-rw-r--r--kde-misc/tellico/tellico-2.3.5.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog
index eb450b58a6a0..ee005aa422b2 100644
--- a/kde-misc/tellico/ChangeLog
+++ b/kde-misc/tellico/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/tellico
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.106 2012/01/17 17:45:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.107 2012/02/21 16:02:37 johu Exp $
+
+ 21 Feb 2012; Johannes Huber <johu@gentoo.org> tellico-2.3.4.ebuild,
+ tellico-2.3.5.ebuild:
+ Use slot for musicbrainz dep, fixes bug #405113.
*tellico-2.3.5 (17 Jan 2012)
diff --git a/kde-misc/tellico/tellico-2.3.4.ebuild b/kde-misc/tellico/tellico-2.3.4.ebuild
index 8d1c78646455..2c075d0d8119 100644
--- a/kde-misc/tellico/tellico-2.3.4.ebuild
+++ b/kde-misc/tellico/tellico-2.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.4.ebuild,v 1.4 2011/12/04 14:45:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.4.ebuild,v 1.5 2012/02/21 16:02:37 johu Exp $
EAPI=4
@@ -27,7 +27,7 @@ DEPEND="
addressbook? ( $(add_kdebase_dep kdepimlibs) )
cddb? ( $(add_kdebase_dep libkcddb) )
pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
- musicbrainz? ( >=media-libs/musicbrainz-2.1.5 )
+ musicbrainz? ( media-libs/musicbrainz:1 )
scanner? ( $(add_kdebase_dep libksane) )
semantic-desktop? ( dev-libs/soprano[raptor,redland] )
taglib? ( >=media-libs/taglib-1.5 )
diff --git a/kde-misc/tellico/tellico-2.3.5.ebuild b/kde-misc/tellico/tellico-2.3.5.ebuild
index 31bff27fabf8..36a2414ba715 100644
--- a/kde-misc/tellico/tellico-2.3.5.ebuild
+++ b/kde-misc/tellico/tellico-2.3.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/kde-misc/tellico/tellico-2.3.5.ebuild,v 1.1 2012/01/17 17:45:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.5.ebuild,v 1.2 2012/02/21 16:02:37 johu Exp $
EAPI=4
@@ -28,7 +28,7 @@ DEPEND="
addressbook? ( $(add_kdebase_dep kdepimlibs) )
cddb? ( $(add_kdebase_dep libkcddb) )
pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
- musicbrainz? ( >=media-libs/musicbrainz-2.1.5 )
+ musicbrainz? ( media-libs/musicbrainz:1 )
scanner? ( $(add_kdebase_dep libksane) )
semantic-desktop? ( dev-libs/soprano[raptor,redland] )
taglib? ( >=media-libs/taglib-1.5 )