diff options
author | Luis Medinas <metalgod@gentoo.org> | 2007-08-01 16:05:00 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2007-08-01 16:05:00 +0000 |
commit | d06b67af2105a711aa4fc784ba53439d9a8662cc (patch) | |
tree | adfc51c41aad1d97c0402bee5026b1044f397b33 /net-irc/xchat | |
parent | Version bump to 1.08, 1.04 stable on X86. With thanks to Diego Pettenò <flam... (diff) | |
download | gentoo-2-d06b67af2105a711aa4fc784ba53439d9a8662cc.tar.gz gentoo-2-d06b67af2105a711aa4fc784ba53439d9a8662cc.tar.bz2 gentoo-2-d06b67af2105a711aa4fc784ba53439d9a8662cc.zip |
Stable on amd64. Bug #187365.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index ee4ecf90b857..13bc0538c58b 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.257 2007/08/01 13:47:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.258 2007/08/01 16:05:00 metalgod Exp $ + + 01 Aug 2007; <metalgod@gentoo.org> xchat-2.8.4-r1.ebuild: + Stable on amd64. Bug #187365. 01 Aug 2007; Brent Baude <ranger@gentoo.org> xchat-2.8.4-r1.ebuild: Marking net-irc/xchat-2.8.4-r1 ppc and ppc64 stable for bug 187365 diff --git a/net-irc/xchat/xchat-2.8.4-r1.ebuild b/net-irc/xchat/xchat-2.8.4-r1.ebuild index 1088bce23463..ce0de7c18398 100644 --- a/net-irc/xchat/xchat-2.8.4-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.4-r1.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-r1.ebuild,v 1.4 2007/08/01 13:47:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.5 2007/08/01 16:05:00 metalgod 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 |