diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-18 18:53:16 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-18 18:53:16 +0000 |
commit | 47fa01a310f51c409b612b9887aea4f2d20d063c (patch) | |
tree | a50a38a453cc6f105a24095bb476680c4526bb8b | |
parent | Add ~alpha wrt #175749 (diff) | |
download | gentoo-2-47fa01a310f51c409b612b9887aea4f2d20d063c.tar.gz gentoo-2-47fa01a310f51c409b612b9887aea4f2d20d063c.tar.bz2 gentoo-2-47fa01a310f51c409b612b9887aea4f2d20d063c.zip |
Stable on amd64 wrt bug 167328
(Portage version: 2.1.2.2)
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 1e0e0b736b12..fcf9f6323bca 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.245 2007/05/17 11:31:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.246 2007/05/18 18:53:16 welp Exp $ + + 18 May 2007; Peter Weller <welp@gentoo.org> xchat-2.8.2.ebuild: + Stable on amd64 wrt bug 167328 17 May 2007; Joseph Jezak <josejx@gentoo.org> xchat-2.8.2.ebuild: Marked ppc stable for bug #167328. diff --git a/net-irc/xchat/xchat-2.8.2.ebuild b/net-irc/xchat/xchat-2.8.2.ebuild index 1386cccddf3b..5fcafe76f2bd 100644 --- a/net-irc/xchat/xchat-2.8.2.ebuild +++ b/net-irc/xchat/xchat-2.8.2.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.2.ebuild,v 1.10 2007/05/17 11:31:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.11 2007/05/18 18:53:16 welp 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 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |