diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-08-04 15:04:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-08-04 15:04:34 +0000 |
commit | 714ef09c892bfee84b932ca3d44c32d339f4ade4 (patch) | |
tree | 5da72cce0ed8c8fb6d99732ef21d97bf51921049 /media-sound/noteedit | |
parent | Added pbbuttonsd dependency for bug #94731. (diff) | |
download | historical-714ef09c892bfee84b932ca3d44c32d339f4ade4.tar.gz historical-714ef09c892bfee84b932ca3d44c32d339f4ade4.tar.bz2 historical-714ef09c892bfee84b932ca3d44c32d339f4ade4.zip |
Narrowed down kde-meta dependencies.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/Manifest | 12 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.7.4.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/media-sound/noteedit/Manifest index 6fd81a251cbe..76dba17da5c2 100644 --- a/media-sound/noteedit/Manifest +++ b/media-sound/noteedit/Manifest @@ -1,17 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 f0b7fe31ab36e77f03143aab33ed2230 ChangeLog 2075 +MD5 7278c57429e445d9a7a0cccb6af3f6e2 ChangeLog 2190 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 dbd15ba893dc4b59e18cb6d4b43c2f22 noteedit-2.6.2.ebuild 966 -MD5 a4d0922e1438376cf568fd0313ea8562 noteedit-2.7.4.ebuild 845 +MD5 7f117de227b731663c575d9cd8d57571 noteedit-2.7.4.ebuild 830 MD5 872c8c5d5228329ce0f644c2b5a542da files/digest-noteedit-2.6.2 64 -MD5 e4d9e7d1a9ceafde0c6cbe9a7c9692b7 files/noteedit-2.6.2-gcc34.patch 2142 MD5 59bc45abcb4453ffe5b57bc2ff83c3a8 files/digest-noteedit-2.7.4 67 +MD5 e4d9e7d1a9ceafde0c6cbe9a7c9692b7 files/noteedit-2.6.2-gcc34.patch 2142 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCbCX8ArHZZzCEUG0RAqb3AJ0bwiaUSqfhlLkIhBStellik4Tt1gCfTq3z -5aQwNisiSACFpPR3vmOQe0E= -=IwXk +iD8DBQFC8i6ej5H05b2HAEkRAscUAJ9U6s6PTIziijP1fanuMEIfrfoCMgCfVTiR +BxQSd/83cPnqudgvwSDw2kw= +=KiQK -----END PGP SIGNATURE----- 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" |