diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-10 21:15:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-10 21:15:29 +0000 |
commit | cd980a36b910301306435fc61456262a650643d2 (patch) | |
tree | 2bfad85b97cc55987d1e4ca2d89197e53688bf99 /net-irc | |
parent | version bump (diff) | |
download | gentoo-2-cd980a36b910301306435fc61456262a650643d2.tar.gz gentoo-2-cd980a36b910301306435fc61456262a650643d2.tar.bz2 gentoo-2-cd980a36b910301306435fc61456262a650643d2.zip |
alpha/ia64/sparc/x86 stable wrt #234387
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 30227f230150..8d7c51c754cd 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.267 2008/07/11 17:55:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.268 2008/08/10 21:15:29 armin76 Exp $ + + 10 Aug 2008; Raúl Porcel <armin76@gentoo.org> xchat-2.8.6-r1.ebuild: + alpha/ia64/sparc/x86 stable wrt #234387 11 Jul 2008; Raúl Porcel <armin76@gentoo.org> xchat-2.8.6-r1.ebuild: Add xft USE-flag, bug #231433 diff --git a/net-irc/xchat/xchat-2.8.6-r1.ebuild b/net-irc/xchat/xchat-2.8.6-r1.ebuild index 15c4aa0fb3bf..add25914e815 100644 --- a/net-irc/xchat/xchat-2.8.6-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.2 2008/07/11 17:55:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.3 2008/08/10 21:15:29 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 xft" RDEPEND=">=dev-libs/glib-2.6.0 |