diff options
author | 2005-08-04 15:04:34 +0000 | |
---|---|---|
committer | 2005-08-04 15:04:34 +0000 | |
commit | b662e3b76700e732cf47e2098ad4437769c410c5 (patch) | |
tree | 481b0db5e3897e59195c82c799e660c706ca68cc /media-sound | |
parent | Added pbbuttonsd dependency for bug #94731. (diff) | |
download | gentoo-2-b662e3b76700e732cf47e2098ad4437769c410c5.tar.gz gentoo-2-b662e3b76700e732cf47e2098ad4437769c410c5.tar.bz2 gentoo-2-b662e3b76700e732cf47e2098ad4437769c410c5.zip |
Narrowed down kde-meta dependencies.
(Portage version: 2.0.51.22)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index d0532334cd1f..61945c71c556 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/noteedit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.14 2005/04/24 23:04:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.15 2005/08/04 15:04:34 flameeyes Exp $ + + 04 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> noteedit-2.7.4.ebuild: + Narrowed down kde-meta dependencies. *noteedit-2.7.4 (24 Apr 2005) diff --git a/media-sound/noteedit/noteedit-2.7.4.ebuild b/media-sound/noteedit/noteedit-2.7.4.ebuild index 3033228cd402..2ee7c97ed5fc 100644 --- a/media-sound/noteedit/noteedit-2.7.4.ebuild +++ b/media-sound/noteedit/noteedit-2.7.4.ebuild @@ -1,6 +1,6 @@ # 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.7.4.ebuild,v 1.1 2005/04/24 23:04:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.7.4.ebuild,v 1.2 2005/08/04 15:04:34 flameeyes Exp $ IUSE="" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~ppc ~x86" -DEPEND="|| ( kde-base/kdemultimedia-meta kde-base/kdemultimedia ) +DEPEND="|| ( kde-base/kmid kde-base/kdemultimedia ) kde-base/arts media-libs/tse3" |