summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-01-15 00:01:22 +0000
committerDan Armak <danarmak@gentoo.org>2005-01-15 00:01:22 +0000
commit0a974139e945a33d16cbc4167639eebcaa4c86b6 (patch)
tree37181dd400159599ca9974e8a561e445e1a0d120 /media-sound/noteedit
parentNotices placed about version API change requireing revdep-rebuild as per bug ... (diff)
downloadhistorical-0a974139e945a33d16cbc4167639eebcaa4c86b6.tar.gz
historical-0a974139e945a33d16cbc4167639eebcaa4c86b6.tar.bz2
historical-0a974139e945a33d16cbc4167639eebcaa4c86b6.zip
made dep on a monolithic kde-base package accept the equivalent -meta package from the split ebuilds as an alternative
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r--media-sound/noteedit/ChangeLog9
-rw-r--r--media-sound/noteedit/noteedit-2.6.2.ebuild6
2 files changed, 10 insertions, 5 deletions
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 <danarmak@gentoo.org> 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 <eradicator@gentoo.org>
-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"