diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-18 08:24:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-18 08:24:51 +0000 |
commit | 02e4357257f30c7222bff03029845a9cc23ebf20 (patch) | |
tree | 950b4aa26bc5db24a572ddec0f28fa2cde32c301 /net-irc/xchat | |
parent | Stable on ppc wrt bug 167113 (diff) | |
download | gentoo-2-02e4357257f30c7222bff03029845a9cc23ebf20.tar.gz gentoo-2-02e4357257f30c7222bff03029845a9cc23ebf20.tar.bz2 gentoo-2-02e4357257f30c7222bff03029845a9cc23ebf20.zip |
Stable on ppc wrt bug 166744
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 7cc3ed32b59f..90a22a0d3306 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.228 2007/02/17 23:57:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.229 2007/02/18 08:24:51 nixnut Exp $ + + 18 Feb 2007; nixnut <nixnut@gentoo.org> xchat-2.8.0.ebuild: + Stable on ppc wrt bug 166744 17 Feb 2007; Jeroen Roovers <jer@gentoo.org> xchat-2.8.0.ebuild: Stable for HPPA (bug #167328). diff --git a/net-irc/xchat/xchat-2.8.0.ebuild b/net-irc/xchat/xchat-2.8.0.ebuild index e8c7c9120b36..2ce8bfb4bb27 100644 --- a/net-irc/xchat/xchat-2.8.0.ebuild +++ b/net-irc/xchat/xchat-2.8.0.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.0.ebuild,v 1.8 2007/02/17 23:57:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.0.ebuild,v 1.9 2007/02/18 08:24:51 nixnut 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" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |