summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-09-05 20:07:47 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-09-05 20:07:47 +0000
commitf28b073dab5bd24bd21d8204331f4b2907affeed (patch)
treeb7ca80a9801e73620c324f63ee4268f4e6ebd14c /net-irc/xchat/xchat-1.8.10.ebuild
parentAdded ppc to KEYWORDS. (diff)
downloadgentoo-2-f28b073dab5bd24bd21d8204331f4b2907affeed.tar.gz
gentoo-2-f28b073dab5bd24bd21d8204331f4b2907affeed.tar.bz2
gentoo-2-f28b073dab5bd24bd21d8204331f4b2907affeed.zip
patched with upstream fixme patch
Diffstat (limited to 'net-irc/xchat/xchat-1.8.10.ebuild')
-rw-r--r--net-irc/xchat/xchat-1.8.10.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-irc/xchat/xchat-1.8.10.ebuild b/net-irc/xchat/xchat-1.8.10.ebuild
index 65e4997be089..269695545177 100644
--- a/net-irc/xchat/xchat-1.8.10.ebuild
+++ b/net-irc/xchat/xchat-1.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyrigth 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10.ebuild,v 1.1 2002/09/05 15:14:32 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10.ebuild,v 1.2 2002/09/05 20:07:46 spider Exp $
S=${WORKDIR}/${P}
DESCRIPTION="X-Chat is a graphical IRC client for UNIX operating systems."
@@ -26,6 +26,8 @@ src_unpack() {
unpack ${A}
cd ${S}
+
+ patch -p1 <${FILESDIR}/xc1810fixme3.diff
cp configure configure.orig
use python && ( \