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

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- a/wicd-1.7.2.4-r3.ebuild    2013-07-05 03:01:27.000000000 -0400
0
++ b/wicd-1.7.2.4-r3.ebuild    2013-08-02 23:56:07.230924068 -0400
Lines 7-13 Link Here
7
PYTHON_COMPAT=( python2_6 python2_7 )
7
PYTHON_COMPAT=( python2_6 python2_7 )
8
PYTHON_REQ_USE="ncurses?,xml"
8
PYTHON_REQ_USE="ncurses?,xml"
9
9
10
inherit eutils distutils-r1 systemd
10
inherit eutils distutils-r1 linux-info systemd
11
11
12
DESCRIPTION="A lightweight wired and wireless network manager for Linux"
12
DESCRIPTION="A lightweight wired and wireless network manager for Linux"
13
HOMEPAGE="https://launchpad.net/wicd"
13
HOMEPAGE="https://launchpad.net/wicd"
Lines 53-58 Link Here
53
       "
53
       "
54
#DOCS="CHANGES NEWS AUTHORS README"
54
#DOCS="CHANGES NEWS AUTHORS README"
55
55
56
CONFIG_CHECK="~CFG80211_WEXT"
57
56
src_prepare() {
58
src_prepare() {
57
       # Fix bug 441966 (urwid-1.1.0 compatibility)
59
       # Fix bug 441966 (urwid-1.1.0 compatibility)
58
       epatch "${FILESDIR}"/${P}-urwid.patch
60
       epatch "${FILESDIR}"/${P}-urwid.patch

Return to bug 479590