[net-im/spectrum] nuke libyahoo2 support
This commit is contained in:
parent
6a94f0c877
commit
f3b1fb9124
@ -25,7 +25,7 @@ HOMEPAGE="http://spectrum.im"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="2"
|
||||
IUSE_PLUGINS="frotz irc jabber purple skype sms twitter yahoo"
|
||||
IUSE_PLUGINS="frotz irc jabber purple skype sms twitter"
|
||||
IUSE="debug doc libev mysql postgres sqlite test ${IUSE_PLUGINS}"
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
@ -73,7 +73,6 @@ src_configure() {
|
||||
$(cmake-utils_use_enable skype SKYPE)
|
||||
$(cmake-utils_use_enable sms SMSTOOLS3)
|
||||
$(cmake-utils_use_enable twitter TWITTER)
|
||||
$(cmake-utils_use_enable yahoo YAHOO2)
|
||||
)
|
||||
|
||||
cmake-utils_src_configure
|
||||
|
Loading…
Reference in New Issue
Block a user