summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2006-10-22 13:37:03 +0000
committerHanno Böck <hanno@gentoo.org>2006-10-22 13:37:03 +0000
commit0899b091bc12c358930a0042c5ada170ac4591cd (patch)
treef1b3b5076911c7c1b9dcafaf71ca5ad9e5ad7716 /media-libs
parentbump (diff)
downloadgentoo-2-0899b091bc12c358930a0042c5ada170ac4591cd.tar.gz
gentoo-2-0899b091bc12c358930a0042c5ada170ac4591cd.tar.bz2
gentoo-2-0899b091bc12c358930a0042c5ada170ac4591cd.zip
update dep to gst-plugins-base-0.10.10
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins-good/ChangeLog6
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog
index 32353ad181c4..d156c1c3afd3 100644
--- a/media-libs/gst-plugins-good/ChangeLog
+++ b/media-libs/gst-plugins-good/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/gst-plugins-good
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.23 2006/10/19 19:41:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.24 2006/10/22 13:37:03 hanno Exp $
+
+ 22 Oct 2006; Hanno Boeck <hanno@gentoo.org>
+ gst-plugins-good-0.10.4.ebuild:
+ Update dep to gst-plugins-base-0.10.10, bug #152180.
*gst-plugins-good-0.10.4 (19 Oct 2006)
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild
index 86edc0ed0563..8a44ebc0c74c 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.1 2006/10/19 19:41:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.2 2006/10/22 13:37:03 hanno Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
@@ -12,7 +12,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-RDEPEND=">=media-libs/gst-plugins-base-0.10.6
+RDEPEND=">=media-libs/gst-plugins-base-0.10.10
>=media-libs/gstreamer-0.10.8
>=dev-libs/liboil-0.3.6"