diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-29 22:19:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-29 22:19:05 +0000 |
commit | 5eac4a107653af10cdaf16e7c100eafdd5defe12 (patch) | |
tree | e8749c7a929c6ca4dc30ce25bb5401bb3df132ea /net-irc/xchat/xchat-2.8.8.ebuild | |
parent | old (diff) | |
download | gentoo-2-5eac4a107653af10cdaf16e7c100eafdd5defe12.tar.gz gentoo-2-5eac4a107653af10cdaf16e7c100eafdd5defe12.tar.bz2 gentoo-2-5eac4a107653af10cdaf16e7c100eafdd5defe12.zip |
Stable on amd64 wrt bug #329835
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat/xchat-2.8.8.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.8.8.ebuild b/net-irc/xchat/xchat-2.8.8.ebuild index 99ed556209d0..41105b894067 100644 --- a/net-irc/xchat/xchat-2.8.8.ebuild +++ b/net-irc/xchat/xchat-2.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v 1.4 2010/07/28 11:27:43 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v 1.5 2010/07/29 22:19:05 hwoarang Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatnogtk xchatdccserver xft" RDEPEND=">=dev-libs/glib-2.6.0 |