summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/banshee/banshee-0.11.5.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/media-sound/banshee/banshee-0.11.5.ebuild b/media-sound/banshee/banshee-0.11.5.ebuild
index e9ca616db4ca..fc6337f5d174 100644
--- a/media-sound/banshee/banshee-0.11.5.ebuild
+++ b/media-sound/banshee/banshee-0.11.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.11.5.ebuild,v 1.1 2007/01/25 01:51:44 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.11.5.ebuild,v 1.2 2007/01/25 16:22:59 metalgod Exp $
inherit autotools eutils gnome2 mono
@@ -46,7 +46,8 @@ RDEPEND=">=dev-lang/mono-1.1.17
>=sys-apps/hal-0.5.2
boo? ( >=dev-lang/boo-0.7.6 )
>=dev-db/sqlite-3
- >=gnome-extra/nautilus-cd-burner-2.12"
+ >=gnome-extra/nautilus-cd-burner-2.12
+ !media-plugins/banshee-official-plugins"
USE_DESTDIR=1
DOCS="ChangeLog HACKING NEWS README"
@@ -98,7 +99,4 @@ pkg_postinst() {
einfo "If you have a audio player supported by libnjb please"
einfo "rebuild this package with USE=njb"
einfo
- einfo "If you want to improve your experience with Banshee"
- einfo "we recommend to emerge media-plugins/banshee-official-plugins"
- einfo
}