summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-27 20:28:49 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-27 20:28:49 +0000
commit8ad30ab419fbd7d058a2b3d73394ac0d42b5adf6 (patch)
treee63ee4e3e2ef3e31e151162e5a1f99e82e5a8d48 /media-plugins/banshee-community-extensions
parentFixed gstreamer slot deps (diff)
downloadgentoo-2-8ad30ab419fbd7d058a2b3d73394ac0d42b5adf6.tar.gz
gentoo-2-8ad30ab419fbd7d058a2b3d73394ac0d42b5adf6.tar.bz2
gentoo-2-8ad30ab419fbd7d058a2b3d73394ac0d42b5adf6.zip
Fixed gstreamer slot deps
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/banshee-community-extensions')
-rw-r--r--media-plugins/banshee-community-extensions/ChangeLog7
-rw-r--r--media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild8
-rw-r--r--media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild6
3 files changed, 13 insertions, 8 deletions
diff --git a/media-plugins/banshee-community-extensions/ChangeLog b/media-plugins/banshee-community-extensions/ChangeLog
index c1a26dcd3e88..5026b9ac1ebb 100644
--- a/media-plugins/banshee-community-extensions/ChangeLog
+++ b/media-plugins/banshee-community-extensions/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/banshee-community-extensions
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog,v 1.15 2011/04/13 16:59:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/ChangeLog,v 1.16 2011/04/27 20:28:49 angelos Exp $
+
+ 27 Apr 2011; Christoph Mende <angelos@gentoo.org>
+ banshee-community-extensions-1.8.0.ebuild,
+ banshee-community-extensions-2.0.0.ebuild:
+ Fixed gstreamer slot deps
13 Apr 2011; Pacho Ramos <pacho@gentoo.org>
banshee-community-extensions-2.0.0.ebuild, metadata.xml:
diff --git a/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild b/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild
index 6c1dd319cedd..3c897ea10e94 100644
--- a/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild
+++ b/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild,v 1.4 2010/11/17 20:57:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-1.8.0.ebuild,v 1.5 2011/04/27 20:28:49 angelos Exp $
EAPI=3
@@ -26,8 +26,8 @@ DEPEND=">=dev-lang/mono-2.0
dev-db/sqlite:3
sci-libs/fftw:3.0
media-libs/libsamplerate
- >=media-libs/gstreamer-0.10.15
- >=media-libs/gst-plugins-base-0.10.15
+ >=media-libs/gstreamer-0.10.15:0.10
+ >=media-libs/gst-plugins-base-0.10.15:0.10
)
telepathy? (
dev-dotnet/notify-sharp
diff --git a/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild b/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild
index 3c43006a3c83..bfc90c7f9c6b 100644
--- a/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild
+++ b/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild,v 1.2 2011/04/13 16:59:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-community-extensions/banshee-community-extensions-2.0.0.ebuild,v 1.3 2011/04/27 20:28:49 angelos Exp $
EAPI="3"
@@ -30,8 +30,8 @@ DEPEND=">=dev-lang/mono-2.0
dev-db/sqlite:3
sci-libs/fftw:3.0
media-libs/libsamplerate
- >=media-libs/gstreamer-0.10.15
- >=media-libs/gst-plugins-base-0.10.15
+ >=media-libs/gstreamer-0.10.15:0.10
+ >=media-libs/gst-plugins-base-0.10.15:0.10
)
telepathy? (
dev-dotnet/notify-sharp