Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 62761
Collapse All | Expand All

(-)bonobo-1.0.22.ebuild.old (-2 / +3 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.19 2004/08/21 15:19:33 obz Exp $
3
# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.19 2004/08/21 15:19:33 obz Exp $
4
4
5
IUSE="nls"
5
IUSE="nls doc"
6
6
7
inherit gnome.org libtool
7
inherit gnome.org libtool
8
8
Lines 16-22 Link Here
16
RDEPEND=">=gnome-base/oaf-0.6.8
16
RDEPEND=">=gnome-base/oaf-0.6.8
17
	=gnome-base/orbit-0*
17
	=gnome-base/orbit-0*
18
	>=gnome-base/gnome-print-0.30
18
	>=gnome-base/gnome-print-0.30
19
	>=media-libs/gdk-pixbuf-0.6"
19
	>=media-libs/gdk-pixbuf-0.6
20
	doc? ( >=dev-util/gtk-doc-1 )"
20
21
21
DEPEND="${RDEPEND}
22
DEPEND="${RDEPEND}
22
	dev-lang/perl
23
	dev-lang/perl

Return to bug 62761