From 0a974139e945a33d16cbc4167639eebcaa4c86b6 Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Sat, 15 Jan 2005 00:01:22 +0000 Subject: made dep on a monolithic kde-base package accept the equivalent -meta package from the split ebuilds as an alternative --- media-sound/noteedit/ChangeLog | 9 +++++++-- media-sound/noteedit/noteedit-2.6.2.ebuild | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'media-sound/noteedit') diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index 65a60959f282..13365eb7e436 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/noteedit -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.12 2004/10/15 09:16:55 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.13 2005/01/14 23:57:13 danarmak Exp $ + + 15 Jan 2005; Dan Armak noteedit-2.6.2.ebuild: + Changed dep on kdemultimedia to accept kdemultimedia-meta, the split 'meta' + packages. This dep will be narrowed down in the future to the precise split + packages required. 15 Oct 2004; Jeremy Huddleston -noteedit-2.5.3.ebuild, noteedit-2.6.2.ebuild: diff --git a/media-sound/noteedit/noteedit-2.6.2.ebuild b/media-sound/noteedit/noteedit-2.6.2.ebuild index d19989e1ebd7..38c3b409b2ec 100644 --- a/media-sound/noteedit/noteedit-2.6.2.ebuild +++ b/media-sound/noteedit/noteedit-2.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.6 2004/10/15 09:16:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.7 2005/01/14 23:57:13 danarmak Exp $ IUSE="" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc amd64" -DEPEND="kde-base/kdemultimedia +DEPEND="|| ( kde-base/kdemultimedia-meta kde-base/kdemultimedia ) kde-base/arts media-libs/tse3" -- cgit v1.2.3-65-gdbad