Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 22019
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- /usr/portage/net-irc/xchat/xchat-2.0.2-r2.ebuild    2003-05-26 02:26:06.000000000 -0700
0
++ xchat-2.0.2-r2.ebuild       2003-05-31 14:15:23.000000000 -0700
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License, v2 or later
2
# Distributed under the terms of the GNU General Public License, v2 or later
3
# $Header: /home/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.2-r2.ebuild,v 1.1 2003/05/26 09:26:06 liquidx Exp $
3
# $Header: /home/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.2-r2.ebuild,v 1.1 2003/05/26 09:26:06 liquidx Exp $
4
IUSE="perl tcltk python ssl gtk mmx ipv6"
4
IUSE="perl tcltk python ssl gtk2 mmx ipv6"
5
S=${WORKDIR}/${P}
5
S=${WORKDIR}/${P}
Lines 33-39 Link Here
33
src_compile() {
33
src_compile() {
34
       local myopts
34
       local myopts
35
       use gtk \
35
       use gtk2 \
36
               && myopts="${myopts} --enable-gtkfe" \
36
               && myopts="${myopts} --enable-gtkfe" \
37
               || myopts="${myopts} --disable-gtkfe"
37
               || myopts="${myopts} --disable-gtkfe"
38
       use ssl \
38
       use ssl \

Return to bug 22019