diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-04-03 17:59:51 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-04-03 17:59:51 +0000 |
commit | ada2c11c007c3416ea2134176c5883ddc3f6f99b (patch) | |
tree | 21b11c487433313d41e7590807eab769613160fe /net-irc/hexchat | |
parent | Extensively tested. Changed HOMEPAGE according to the dev manual. (diff) | |
download | gentoo-2-ada2c11c007c3416ea2134176c5883ddc3f6f99b.tar.gz gentoo-2-ada2c11c007c3416ea2134176c5883ddc3f6f99b.tar.bz2 gentoo-2-ada2c11c007c3416ea2134176c5883ddc3f6f99b.zip |
forgot to remove threads from IUSE
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/hexchat/hexchat-2.9.4-r2.ebuild b/net-irc/hexchat/hexchat-2.9.4-r2.ebuild index 3913c8d06cb9..a62815cfbab5 100644 --- a/net-irc/hexchat/hexchat-2.9.4-r2.ebuild +++ b/net-irc/hexchat/hexchat-2.9.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4-r2.ebuild,v 1.1 2013/04/03 17:48:51 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4-r2.ebuild,v 1.2 2013/04/03 17:59:51 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" -IUSE="dbus fastscroll +gtk ipv6 libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager threads" +IUSE="dbus fastscroll +gtk ipv6 libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugin-checksum? ( plugins ) plugin-doat? ( plugins ) plugin-fishlim? ( plugins ) |