diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-15 10:01:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-15 10:01:37 +0000 |
commit | 7c89ec1ab5e607066902dcfd8ecc0cfe6768f6a1 (patch) | |
tree | b896a759ff9ab55a3a73e69321d9a9d3a14f9d2a /net-irc | |
parent | mips needs the statfs patch too, it seems. (Manifest recommit) (diff) | |
download | gentoo-2-7c89ec1ab5e607066902dcfd8ecc0cfe6768f6a1.tar.gz gentoo-2-7c89ec1ab5e607066902dcfd8ecc0cfe6768f6a1.tar.bz2 gentoo-2-7c89ec1ab5e607066902dcfd8ecc0cfe6768f6a1.zip |
Stable on Alpha.
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index b152219d134d..1399f3cabfa6 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.93 2004/04/15 02:27:16 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.94 2004/04/15 10:01:37 kloeri Exp $ + + 15 Apr 2004; <kloeri@gentoo.org> xchat-2.0.8-r1.ebuild: + Stable on Alpha. 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> xchat-2.0.8-r1.ebuild: Marked stable on mips to satisfy bug 46856. diff --git a/net-irc/xchat/xchat-2.0.8-r1.ebuild b/net-irc/xchat/xchat-2.0.8-r1.ebuild index 38d84edb42e8..e5cf3203e870 100644 --- a/net-irc/xchat/xchat-2.0.8-r1.ebuild +++ b/net-irc/xchat/xchat-2.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.8-r1.ebuild,v 1.5 2004/04/15 02:27:16 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.8-r1.ebuild,v 1.6 2004/04/15 10:01:37 kloeri Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 sparc ~hppa ppc ~alpha amd64 ~ia64 mips" +KEYWORDS="~x86 sparc ~hppa ppc alpha amd64 ~ia64 mips" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk" |