summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-18 08:19:37 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-18 08:19:37 +0000
commit35c3d5adb7083eac70b98494a7d5e548d7b7012a (patch)
treeb8cd061b84b926de1ad33dbe22333a91b2837677 /net-irc
parentFix source location (#109656). (diff)
downloadgentoo-2-35c3d5adb7083eac70b98494a7d5e548d7b7012a.tar.gz
gentoo-2-35c3d5adb7083eac70b98494a7d5e548d7b7012a.tar.bz2
gentoo-2-35c3d5adb7083eac70b98494a7d5e548d7b7012a.zip
Marked Stable on amd64.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 01bba5806de6..4e4fbdd2ce87 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.175 2005/10/18 02:55:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.176 2005/10/18 08:19:37 metalgod Exp $
+
+ 18 Oct 2005; Luis Medinas <metalgod@gentoo.org> xchat-2.4.5.ebuild:
+ Marked Stable on amd64.
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> xchat-2.4.5.ebuild:
Mark 2.4.5 stable on alpha
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild
index 0ef315f075e0..34582b0504fe 100644
--- a/net-irc/xchat/xchat-2.4.5.ebuild
+++ b/net-irc/xchat/xchat-2.4.5.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.5.ebuild,v 1.5 2005/10/18 02:55:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.6 2005/10/18 08:19:37 metalgod 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>