diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 04:46:23 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 04:46:23 +0000 |
commit | 841e3d41d27b743eea169efff04296378a2f40cb (patch) | |
tree | 4c50c3d99298bbcbc2fc05fe532bf9e434cc0ad3 /net-irc | |
parent | stable on mips (diff) | |
download | gentoo-2-841e3d41d27b743eea169efff04296378a2f40cb.tar.gz gentoo-2-841e3d41d27b743eea169efff04296378a2f40cb.tar.bz2 gentoo-2-841e3d41d27b743eea169efff04296378a2f40cb.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 09ea42bccf18..25f5cc0534e2 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.165 2005/06/21 13:22:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.166 2005/07/12 04:46:23 geoman Exp $ + + 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> xchat-2.4.3.ebuild: + stable on mips 21 Jun 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.1-r1.ebuild, xchat-2.4.3.ebuild, xchat-2.4.4.ebuild: diff --git a/net-irc/xchat/xchat-2.4.3.ebuild b/net-irc/xchat/xchat-2.4.3.ebuild index 46564e5f5e09..ed96a31ca572 100644 --- a/net-irc/xchat/xchat-2.4.3.ebuild +++ b/net-irc/xchat/xchat-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.3.ebuild,v 1.12 2005/06/21 13:22:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.3.ebuild,v 1.13 2005/07/12 04:46:23 geoman Exp $ inherit flag-o-matic eutils versionator @@ -11,7 +11,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 tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |