summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2007-01-22 02:20:49 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2007-01-22 02:20:49 +0000
commit0742888f6f9edf4ce88fbcc7c9f7dd49a34b59db (patch)
tree92540b441bb499ad170a2e792da8fc40ab3bcd1d /media-video/istanbul
parentVersion bump. (diff)
downloadgentoo-2-0742888f6f9edf4ce88fbcc7c9f7dd49a34b59db.tar.gz
gentoo-2-0742888f6f9edf4ce88fbcc7c9f7dd49a34b59db.tar.bz2
gentoo-2-0742888f6f9edf4ce88fbcc7c9f7dd49a34b59db.zip
fix gconf depatom
(Portage version: 2.1.2-r1)
Diffstat (limited to 'media-video/istanbul')
-rw-r--r--media-video/istanbul/ChangeLog8
-rw-r--r--media-video/istanbul/istanbul-0.2.0-r1.ebuild6
-rw-r--r--media-video/istanbul/istanbul-0.2.0.ebuild6
-rw-r--r--media-video/istanbul/istanbul-0.2.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/media-video/istanbul/ChangeLog b/media-video/istanbul/ChangeLog
index 62588745065e..79736b62b087 100644
--- a/media-video/istanbul/ChangeLog
+++ b/media-video/istanbul/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/istanbul
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.8 2006/07/28 18:11:30 zaheerm Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.9 2007/01/22 02:20:49 compnerd Exp $
+
+ 22 Jan 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+ istanbul-0.2.0.ebuild, istanbul-0.2.0-r1.ebuild, istanbul-0.2.1.ebuild:
+ Fix gconf depatom
*istanbul-0.2.1 (28 Jul 2006)
diff --git a/media-video/istanbul/istanbul-0.2.0-r1.ebuild b/media-video/istanbul/istanbul-0.2.0-r1.ebuild
index 49cea5fd0f4a..be768f22eb0a 100644
--- a/media-video/istanbul/istanbul-0.2.0-r1.ebuild
+++ b/media-video/istanbul/istanbul-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0-r1.ebuild,v 1.5 2006/07/25 14:56:19 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0-r1.ebuild,v 1.6 2007/01/22 02:20:49 compnerd Exp $
inherit eutils gnome2 python autotools
@@ -16,7 +16,7 @@ RDEPEND=">=media-libs/gst-plugins-base-0.10.8
dev-lang/python
>=dev-python/pygtk-2.6
>=dev-python/gnome-python-extras-2.11.3
- gnome-base/gconf
+ >=gnome-base/gconf-2.0
>=dev-python/gst-python-0.10.0
=media-plugins/gst-plugins-ogg-0.10*
=media-plugins/gst-plugins-theora-0.10*
diff --git a/media-video/istanbul/istanbul-0.2.0.ebuild b/media-video/istanbul/istanbul-0.2.0.ebuild
index 15b7cfd7f24a..064f1c87cb3d 100644
--- a/media-video/istanbul/istanbul-0.2.0.ebuild
+++ b/media-video/istanbul/istanbul-0.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0.ebuild,v 1.2 2006/07/15 11:17:40 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.0.ebuild,v 1.3 2007/01/22 02:20:49 compnerd Exp $
inherit eutils gnome2
@@ -16,7 +16,7 @@ RDEPEND=">=media-libs/gst-plugins-base-0.10.8
dev-lang/python
>=dev-python/pygtk-2.6
>=dev-python/gnome-python-extras-2.11.3
- gnome-base/gconf
+ >=gnome-base/gconf-2.0
>=dev-python/gst-python-0.10.0
media-plugins/gst-plugins-ogg
media-plugins/gst-plugins-theora
diff --git a/media-video/istanbul/istanbul-0.2.1.ebuild b/media-video/istanbul/istanbul-0.2.1.ebuild
index 8597d0bec32f..da4e9ea80b5c 100644
--- a/media-video/istanbul/istanbul-0.2.1.ebuild
+++ b/media-video/istanbul/istanbul-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.1.ebuild,v 1.1 2006/07/28 18:11:30 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.1.ebuild,v 1.2 2007/01/22 02:20:49 compnerd Exp $
inherit eutils gnome2 python autotools
@@ -16,7 +16,7 @@ RDEPEND=">=media-libs/gst-plugins-base-0.10.8
dev-lang/python
>=dev-python/pygtk-2.6
>=dev-python/gnome-python-extras-2.11.3
- gnome-base/gconf
+ >=gnome-base/gconf-2.0
>=dev-python/gst-python-0.10.0
=media-plugins/gst-plugins-ogg-0.10*
=media-plugins/gst-plugins-theora-0.10*