3c3 < # $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.8.ebuild,v 1.2 2007/11/17 22:36:03 dragonheart Exp $ --- > # $Header: $ 15c15 < IUSE="audacious bmpx hddtemp ipv6 mpd rss truetype vim-syntax wifi X" --- > IUSE="audacious audacious-legacy bmpx hddtemp ipv6 mpd rss truetype vim-syntax wifi X" 28c28,29 < audacious? ( audacious? ( >=media-sound/audacious-1.4.0 ) > audacious-legacy? ( if useq audacious-legacy; then > myconf="${myconf} --enable-audacious=legacy" > elif useq audacious; then > myconf="${myconf} --enable-audacious" > fi 71d76 < $(use_enable audacious) \