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

(-)file_not_specified_in_diff (-2 / +5 lines)
Line  Link Here
0
-- d-feet-0.1.12.ebuild.orig
0
++ d-feet-0.1.12.ebuild
Lines 4-13 Link Here
4
4
5
GCONF_DEBUG="no"
5
GCONF_DEBUG="no"
6
6
7
PYTHON_DEPEND="2:2.5"
8
7
inherit gnome2 distutils
9
inherit gnome2 distutils
8
10
9
DESCRIPTION="D-Feet is a powerful D-Bus debugger"
11
DESCRIPTION="D-Feet is a powerful D-Bus debugger"
10
HOMEPAGE="http://live.gnome.org/d-feet/"
12
HOMEPAGE="http://live.gnome.org/DFeet"
11
13
12
LICENSE="GPL-2"
14
LICENSE="GPL-2"
13
SLOT="0"
15
SLOT="0"
Lines 22-27 Link Here
22
24
23
pkg_setup() {
25
pkg_setup() {
24
	PYTHON_MODNAME="dfeet"
26
	PYTHON_MODNAME="dfeet"
27
	python_set_active_version 2
25
}
28
}
26
29
27
pkg_postinst()
30
pkg_postinst()

Return to bug 324387