Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 72147 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/gnome-base/libgnome/libgnome-2.8.0.ebuild (-2 / +2 lines)
Lines 10-22 HOMEPAGE="http://www.gnome.org/" Link Here
10
LICENSE="GPL-2 LGPL-2"
10
LICENSE="GPL-2 LGPL-2"
11
SLOT="0"
11
SLOT="0"
12
KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
12
KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
13
IUSE="doc"
13
IUSE="doc esd"
14
14
15
RDEPEND=">=dev-libs/glib-2.0.3
15
RDEPEND=">=dev-libs/glib-2.0.3
16
	>=gnome-base/gconf-2
16
	>=gnome-base/gconf-2
17
	>=gnome-base/libbonobo-2
17
	>=gnome-base/libbonobo-2
18
	>=gnome-base/gnome-vfs-2.5.3
18
	>=gnome-base/gnome-vfs-2.5.3
19
	>=media-sound/esound-0.2.26
19
	esd? ( >=media-sound/esound-0.2.26 )
20
	>=media-libs/audiofile-0.2.3
20
	>=media-libs/audiofile-0.2.3
21
	>=dev-libs/popt-1.5"
21
	>=dev-libs/popt-1.5"
22
22

Return to bug 72147