diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-08-22 04:45:28 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-08-22 04:45:28 +0000 |
commit | e2bf4a61d027bedf3277bc4eb6073768e891ce7e (patch) | |
tree | 8c9e078df41b63a5495d767db1badd807a7e39fe /media-sound/zinf | |
parent | Moved ORBit dep to orbit (Manifest recommit) (diff) | |
download | gentoo-2-e2bf4a61d027bedf3277bc4eb6073768e891ce7e.tar.gz gentoo-2-e2bf4a61d027bedf3277bc4eb6073768e891ce7e.tar.bz2 gentoo-2-e2bf4a61d027bedf3277bc4eb6073768e891ce7e.zip |
Moved ORBit dep to orbit
Diffstat (limited to 'media-sound/zinf')
-rw-r--r-- | media-sound/zinf/zinf-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.5-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/zinf/zinf-2.2.3.ebuild b/media-sound/zinf/zinf-2.2.3.ebuild index d0e718ac8b66..c3de5f6e0336 100644 --- a/media-sound/zinf/zinf-2.2.3.ebuild +++ b/media-sound/zinf/zinf-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.12 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.3.ebuild,v 1.13 2004/08/22 04:45:28 obz Exp $ IUSE="debug esd X gtk oggvorbis gnome arts alsa nls" @@ -20,7 +20,7 @@ RDEPEND="=dev-libs/glib-1.2* X? ( virtual/x11 ) esd? ( media-sound/esound ) gtk? ( >=media-libs/gdk-pixbuf-0.8 ) - gnome? ( gnome-base/ORBit ) + gnome? ( =gnome-base/orbit-0* ) oggvorbis? ( media-libs/libvorbis ) alsa? ( >=media-libs/alsa-lib-0.9.8 ) arts? ( kde-base/arts )" diff --git a/media-sound/zinf/zinf-2.2.4.ebuild b/media-sound/zinf/zinf-2.2.4.ebuild index 990379687a6b..002c1ab656a9 100644 --- a/media-sound/zinf/zinf-2.2.4.ebuild +++ b/media-sound/zinf/zinf-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.4.ebuild,v 1.8 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.4.ebuild,v 1.9 2004/08/22 04:45:28 obz Exp $ IUSE="debug esd X gtk oggvorbis gnome arts nls" @@ -21,7 +21,7 @@ RDEPEND="=dev-libs/glib-1.2* X? ( virtual/x11 ) esd? ( media-sound/esound ) gtk? ( >=media-libs/gdk-pixbuf-0.8 ) - gnome? ( gnome-base/ORBit ) + gnome? ( =gnome-base/orbit-0* ) oggvorbis? ( media-libs/libvorbis ) arts? ( kde-base/arts )" # alsa? ( >=media-libs/alsa-lib-0.9.8 ) # Broken in 2.2.4 diff --git a/media-sound/zinf/zinf-2.2.5-r1.ebuild b/media-sound/zinf/zinf-2.2.5-r1.ebuild index 3b82d83bb7e6..06edc24ba4ab 100644 --- a/media-sound/zinf/zinf-2.2.5-r1.ebuild +++ b/media-sound/zinf/zinf-2.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.5-r1.ebuild,v 1.6 2004/07/15 08:38:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.5-r1.ebuild,v 1.7 2004/08/22 04:45:28 obz Exp $ inherit kde-functions eutils flag-o-matic @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.0.0 X? ( virtual/x11 ) esd? ( media-sound/esound ) gtk? ( >=x11-libs/gtk+-2.0.0 ) - gnome? ( >=gnome-base/ORBit-0.5.0 ) + gnome? ( =gnome-base/orbit-0* ) oggvorbis? ( media-libs/libvorbis ) alsa? ( >=media-libs/alsa-lib-0.9.8 ) arts? ( kde-base/arts )" |