diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 15:09:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 15:09:08 +0000 |
commit | 3710ab6f1bfe7326c46fc97bd52ecf3b93327a14 (patch) | |
tree | 84dd90ce2b502576951bd9eb33eb0a2a14615eae /net-irc/xchat | |
parent | Add patch from upstream, bug #196688 (diff) | |
download | gentoo-2-3710ab6f1bfe7326c46fc97bd52ecf3b93327a14.tar.gz gentoo-2-3710ab6f1bfe7326c46fc97bd52ecf3b93327a14.tar.bz2 gentoo-2-3710ab6f1bfe7326c46fc97bd52ecf3b93327a14.zip |
stabilize
(Portage version: 2.1.3.15)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/xchat-2.8.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.8.4-r2.ebuild b/net-irc/xchat/xchat-2.8.4-r2.ebuild index 6dd3168741ff..5c79b687ed95 100644 --- a/net-irc/xchat/xchat-2.8.4-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r2.ebuild,v 1.1 2007/10/22 15:08:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r2.ebuild,v 1.2 2007/10/22 15:09:08 armin76 Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |