summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2007-01-25 16:22:59 +0000
committerLuis Medinas <metalgod@gentoo.org>2007-01-25 16:22:59 +0000
commit061732cbad1b63f8da0f876a2b0d3ca4adda41cb (patch)
tree305b316fd4012e3ea3d008ee27c44af2910e68d6 /media-sound/banshee
parentAdd ~sparc keyword --- Bug #163755 --- builds with suggested USE flags and the (diff)
downloadgentoo-2-061732cbad1b63f8da0f876a2b0d3ca4adda41cb.tar.gz
gentoo-2-061732cbad1b63f8da0f876a2b0d3ca4adda41cb.tar.bz2
gentoo-2-061732cbad1b63f8da0f876a2b0d3ca4adda41cb.zip
block banshee-official-plugins since it isn't needed for this release.
(Portage version: 2.1.2-r3)
Diffstat (limited to 'media-sound/banshee')
-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
}