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

(-)gnome-pulse-applet-0.3.ebuild (-2 / +6 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2005 Gentoo Foundation
1
# Copyright 1999-2011 Gentoo Foundation
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: $
3
# $Header: $
4
4
Lines 14-20 Link Here
14
	|| ( >=dev-lang/python-2.5 dev-python/ctypes )
14
	|| ( >=dev-lang/python-2.5 dev-python/ctypes )
15
	dev-python/pygtk
15
	dev-python/pygtk
16
	media-sound/pulseaudio
16
	media-sound/pulseaudio
17
	dev-python/egg-python"
17
	dev-python/egg-python
18
	dev-python/gnome-applets-python"
19
20
RDEPEND="
21
	${RDEPEND}"
18
22
19
src_unpack() {
23
src_unpack() {
20
	unpack ${A}
24
	unpack ${A}

Return to bug 269435