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

(-)file_not_specified_in_diff (-7 / +9 lines)
Line 3 Link Here
3
# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.8.ebuild,v 1.2 2007/11/17 22:36:03 dragonheart Exp $
3
# $Header: $
4
--
Line 15 Link Here
15
IUSE="audacious bmpx hddtemp ipv6 mpd rss truetype vim-syntax wifi X"
15
IUSE="audacious audacious-legacy bmpx hddtemp ipv6 mpd rss truetype vim-syntax wifi X"
16
--
Line 28 Link Here
28
		audacious? ( <media-sound/audacious-1.4.0 )
28
		audacious? ( >=media-sound/audacious-1.4.0 )
29
--
29
		audacious-legacy? ( <media-sound/audacious-1.4.0 )
Line 69 Link Here
70
	if useq audacious-legacy; then
71
		myconf="${myconf} --enable-audacious=legacy"
72
	elif useq audacious; then
73
		myconf="${myconf} --enable-audacious"
74
	fi
Line 71 Link Here
71
		$(use_enable audacious) \

Return to bug 200020