diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-09-03 10:13:53 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-09-03 10:13:53 +0000 |
commit | b20c40bb12b10d849f91780ea6477487d57c2cfc (patch) | |
tree | 91eac5a66393fed2e63b816e06a16d1c9a848158 /media-sound/banshee/banshee-1.2.1.ebuild | |
parent | fix #236417 (diff) | |
download | gentoo-2-b20c40bb12b10d849f91780ea6477487d57c2cfc.tar.gz gentoo-2-b20c40bb12b10d849f91780ea6477487d57c2cfc.tar.bz2 gentoo-2-b20c40bb12b10d849f91780ea6477487d57c2cfc.zip |
Add patch for bug 233869. Kudos to Salah Coronya <salahx@yahoo.com>, who produced this.
(Portage version: 2.2_rc8/cvs/Linux 2.6.25.8 i686)
Diffstat (limited to 'media-sound/banshee/banshee-1.2.1.ebuild')
-rw-r--r-- | media-sound/banshee/banshee-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/banshee/banshee-1.2.1.ebuild b/media-sound/banshee/banshee-1.2.1.ebuild index f3a1effbb281..ad18498fa6ce 100644 --- a/media-sound/banshee/banshee-1.2.1.ebuild +++ b/media-sound/banshee/banshee-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.2.1.ebuild,v 1.1 2008/08/31 20:39:24 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.2.1.ebuild,v 1.2 2008/09/03 10:13:52 loki_val Exp $ EAPI=1 @@ -63,7 +63,7 @@ RDEPEND=">=dev-lang/mono-1.2.6 >=media-plugins/gst-plugins-mad-${GVER} ) mtp? ( - >=media-libs/libmtp-0.2.5-r1 + <media-libs/libmtp-0.3 ) vorbis? ( >=media-plugins/gst-plugins-ogg-${GVER} |