diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-04-03 15:41:57 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-04-03 15:41:57 +0000 |
commit | 4c29dc97c556ae479d9abb5ab725cde2e85ad35e (patch) | |
tree | 0833bafd2cc4cfe5ccef22af34931c121adf4eb7 /net-irc/xchat | |
parent | version bump. (diff) | |
download | historical-4c29dc97c556ae479d9abb5ab725cde2e85ad35e.tar.gz historical-4c29dc97c556ae479d9abb5ab725cde2e85ad35e.tar.bz2 historical-4c29dc97c556ae479d9abb5ab725cde2e85ad35e.zip |
Stable on mips.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 4442ee6246b2..db1113f31d4d 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.153 2005/04/01 05:34:38 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.154 2005/04/03 15:38:59 hardave Exp $ + + 03 Apr 2005; Hardave Riar <hardave@gentoo.org> xchat-2.4.1-r1.ebuild: + Stable on mips. 01 Apr 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.3.ebuild: Added fallback download location. diff --git a/net-irc/xchat/xchat-2.4.1-r1.ebuild b/net-irc/xchat/xchat-2.4.1-r1.ebuild index c2762ee4b806..5ec5719101f5 100644 --- a/net-irc/xchat/xchat-2.4.1-r1.ebuild +++ b/net-irc/xchat/xchat-2.4.1-r1.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.1-r1.ebuild,v 1.1 2005/03/04 22:28:23 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1-r1.ebuild,v 1.2 2005/04/03 15:38:59 hardave Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc hppa ppc alpha amd64 ia64 ~mips ppc64" +KEYWORDS="x86 sparc hppa ppc alpha amd64 ia64 mips ppc64" 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> |