summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-12-26 06:41:59 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-12-26 06:41:59 +0000
commitbd4b9cc375c88a083796abece7877550073b7895 (patch)
tree5644a33d17f8d4f0a53e7638678f6956aa88691e /net-irc
parentRemoving media-tv/vcr (diff)
downloadgentoo-2-bd4b9cc375c88a083796abece7877550073b7895.tar.gz
gentoo-2-bd4b9cc375c88a083796abece7877550073b7895.tar.bz2
gentoo-2-bd4b9cc375c88a083796abece7877550073b7895.zip
Marked ppc stable for bug #109744.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 7e5d06370506..374fa3766760 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.187 2005/12/22 00:51:36 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.188 2005/12/26 06:41:59 josejx Exp $
+
+ 26 Dec 2005; Joseph Jezak <josejx@gentoo.org> xchat-2.4.5-r1.ebuild:
+ Marked ppc stable for bug #109744.
22 Dec 2005; John N. Laliberte <allanonjl@gentoo.org> metadata.xml:
remove gnome from metadata
diff --git a/net-irc/xchat/xchat-2.4.5-r1.ebuild b/net-irc/xchat/xchat-2.4.5-r1.ebuild
index 49f5a65ea2d6..1014a84e9c07 100644
--- a/net-irc/xchat/xchat-2.4.5-r1.ebuild
+++ b/net-irc/xchat/xchat-2.4.5-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.5-r1.ebuild,v 1.2 2005/11/23 14:44:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.3 2005/12/26 06:41:59 josejx 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>