From 2fa755d6b530ee587911599b324382110dd0ae22 Mon Sep 17 00:00:00 2001 From: Ian Whyman Date: Sun, 8 Jul 2012 14:47:56 +0000 Subject: Make KDE dependencies optional, fixes bug #425150 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64) --- media-sound/cantata/ChangeLog | 6 +++++- media-sound/cantata/cantata-0.6.1.ebuild | 3 ++- media-sound/cantata/cantata-0.7.1.ebuild | 3 ++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'media-sound/cantata') diff --git a/media-sound/cantata/ChangeLog b/media-sound/cantata/ChangeLog index dc384097aacf..de80a5f7416a 100644 --- a/media-sound/cantata/ChangeLog +++ b/media-sound/cantata/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/cantata # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.3 2012/06/08 08:03:57 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.4 2012/07/08 14:47:56 thev00d00 Exp $ + + 08 Jul 2012; Ian Whyman cantata-0.6.1.ebuild, + cantata-0.7.1.ebuild: + Make KDE dependencies optional, fixes bug #425150 *cantata-0.7.1 (08 Jun 2012) diff --git a/media-sound/cantata/cantata-0.6.1.ebuild b/media-sound/cantata/cantata-0.6.1.ebuild index d563923e1f1f..d48cfba0451d 100644 --- a/media-sound/cantata/cantata-0.6.1.ebuild +++ b/media-sound/cantata/cantata-0.6.1.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild,v 1.1 2012/04/15 22:24:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild,v 1.2 2012/07/08 14:47:56 thev00d00 Exp $ EAPI=4 +KDE_REQUIRED="optional" inherit kde4-base DESCRIPTION="Cantata is a client for the music player daemon (MPD)" diff --git a/media-sound/cantata/cantata-0.7.1.ebuild b/media-sound/cantata/cantata-0.7.1.ebuild index 512bf1814361..37621c001208 100644 --- a/media-sound/cantata/cantata-0.7.1.ebuild +++ b/media-sound/cantata/cantata-0.7.1.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.1 2012/06/08 08:03:57 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.2 2012/07/08 14:47:56 thev00d00 Exp $ EAPI=4 +KDE_REQUIRED="optional" inherit kde4-base DESCRIPTION="Cantata is a client for the music player daemon (MPD)" -- cgit v1.2.3-65-gdbad