diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-12 10:55:33 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-12 10:55:33 +0000 |
commit | 7dbef3865821ddedb6d2c08139eed1b7fe74434d (patch) | |
tree | 0fceb0e433e77a3b9e8b31e29828009881f88050 /net-irc/xchat | |
parent | Version bump (fixes segfault with metalink), dropped old versions. (diff) | |
download | gentoo-2-7dbef3865821ddedb6d2c08139eed1b7fe74434d.tar.gz gentoo-2-7dbef3865821ddedb6d2c08139eed1b7fe74434d.tar.bz2 gentoo-2-7dbef3865821ddedb6d2c08139eed1b7fe74434d.zip |
stable amd64, bug 234387
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 8d7c51c754cd..8448286ff320 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,10 @@ # 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.268 2008/08/10 21:15:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.269 2008/08/12 10:55:33 gentoofan23 Exp $ + + 12 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> + xchat-2.8.6-r1.ebuild: + stable amd64, bug 234387 10 Aug 2008; Raúl Porcel <armin76@gentoo.org> xchat-2.8.6-r1.ebuild: alpha/ia64/sparc/x86 stable wrt #234387 diff --git a/net-irc/xchat/xchat-2.8.6-r1.ebuild b/net-irc/xchat/xchat-2.8.6-r1.ebuild index add25914e815..b1a31dbd4f35 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.3 2008/08/10 21:15:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.4 2008/08/12 10:55:33 gentoofan23 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 |