diff options
50 files changed, 147 insertions, 47 deletions
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild index 6615759b962d..684b109683c9 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19-r9.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 #OKV=original kernel version, KV=patched kernel version. They can be the same. +IUSE="crypt build" + #we use this next variable to avoid duplicating stuff on cvs OKV=2.4.19 [ "${PR}" == "r0" ] && KV=${OKV}-gentoo || KV=${OKV}-gentoo-${PR} diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre1.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre1.ebuild index f302fff80a19..36f181c34418 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre1.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre1.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 #OKV=original kernel version, KV=patched kernel version. They can be the same. +IUSE="crypt build" + #we use this next variable to avoid duplicating stuff on cvs OKV="`echo ${PV}|sed -e 's:\(^.*\)\.[^\.]*:\1:'`" EXTRAVERSION="`echo ${PV}|sed -e 's:[0-9]\+\.[0-9]\+\.[0-9]\+\.\([0-9]*\)\(.*$\):-r\1-lolo\2:'`" diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre2.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre2.ebuild index 9d19fc19369d..e6243340f00c 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre2.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre2.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 #OKV=original kernel version, KV=patched kernel version. They can be the same. +IUSE="crypt build" + #we use this next variable to avoid duplicating stuff on cvs OKV="`echo ${PV}|sed -e 's:\(^.*\)\.[^\.]*:\1:'`" EXTRAVERSION="`echo ${P} | \ diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild index 10d5afd6cfe6..c50bce7d21df 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild,v 1.2 2002/09/22 07:29:05 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre3.ebuild,v 1.3 2002/10/05 05:39:26 drobbins Exp $ + +IUSE="crypt build acpi4linux" # OKV=original kernel version, KV=patched kernel version. They can be the same. diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild index 13e6beaabeca..d0c189573c81 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild,v 1.1 2002/09/24 06:41:49 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre4.ebuild,v 1.2 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="crypt xfs build acpi4linux" # OKV=original kernel version, KV=patched kernel version. They can be the same. diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild index 6571c457081c..e54e35e81307 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild,v 1.1 2002/10/01 06:06:36 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre5.ebuild,v 1.2 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="crypt xfs build acpi4linux" # OKV=original kernel version, KV=patched kernel version. They can be the same. diff --git a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild index f33ad0b08084..cad9773b0440 100644 --- a/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild +++ b/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild,v 1.1 2002/10/03 18:21:47 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/lolo-sources/lolo-sources-2.4.19.10_pre6.ebuild,v 1.2 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="crypt xfs build acpi4linux" # OKV=original kernel version, KV=patched kernel version. They can be the same. diff --git a/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild b/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild index 1066ff71e992..1c402876165a 100644 --- a/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild +++ b/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild,v 1.2 2002/10/01 13:05:56 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mjc-sources/mjc-sources-2.4.20-r2.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="build" # OKV=original kernel version, KV=patched kernel version. They can be the same. diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild index 33ac3272a0e0..2ace5ad41a83 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild @@ -1,8 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild,v 1.5 2002/09/09 02:31:53 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19-r1.ebuild,v 1.6 2002/10/05 05:39:27 drobbins Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. +IUSE="build" + #we use this next variable to avoid duplicating stuff on cvs GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files OKV=${PV} diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild index 828be7dd7769..1c6f3913ea9c 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild @@ -1,8 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.2 2002/09/08 03:03:32 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. +IUSE="build" + #we use this next variable to avoid duplicating stuff on cvs GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files OKV=${PV} diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild index 8f79965d68dd..927bf91df79f 100644 --- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Chad Huneycutt <chad.huneycutt@acm.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.9 2002/10/04 06:36:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU database libraries included for compatibility with Perl" diff --git a/sys-libs/glibc/glibc-2.2.5-r4.ebuild b/sys-libs/glibc/glibc-2.2.5-r4.ebuild index c110d329b48e..98d59cf46831 100644 --- a/sys-libs/glibc/glibc-2.2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r4.ebuild,v 1.9 2002/10/04 06:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r4.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r5.ebuild b/sys-libs/glibc/glibc-2.2.5-r5.ebuild index 3a9e033c05a8..f230f5ac8042 100644 --- a/sys-libs/glibc/glibc-2.2.5-r5.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r5.ebuild,v 1.8 2002/10/04 06:36:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r5.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r6.ebuild b/sys-libs/glibc/glibc-2.2.5-r6.ebuild index cd4409888001..e479e4c1be3f 100644 --- a/sys-libs/glibc/glibc-2.2.5-r6.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r6.ebuild,v 1.7 2002/10/04 06:37:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r6.ebuild,v 1.8 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r7.ebuild b/sys-libs/glibc/glibc-2.2.5-r7.ebuild index cb7ea1c084eb..917ff17017ed 100644 --- a/sys-libs/glibc/glibc-2.2.5-r7.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.7 2002/10/04 06:37:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.8 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r8.ebuild b/sys-libs/glibc/glibc-2.2.5-r8.ebuild index 704d13126013..c6cd3e75c36c 100644 --- a/sys-libs/glibc/glibc-2.2.5-r8.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.2 2002/10/04 06:37:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild index f1c12cffc2e4..099e256faad1 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.9 2002/10/04 06:37:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="x86" S=${WORKDIR}/${P} DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old" diff --git a/sys-libs/pam/pam-0.75-r6.ebuild b/sys-libs/pam/pam-0.75-r6.ebuild index 359ba23a9d85..4af283b0129b 100644 --- a/sys-libs/pam/pam-0.75-r6.ebuild +++ b/sys-libs/pam/pam-0.75-r6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.9 2002/10/04 06:37:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam diff --git a/sys-libs/pam/pam-0.75-r7.ebuild b/sys-libs/pam/pam-0.75-r7.ebuild index 81364474d200..5d76c0761e72 100644 --- a/sys-libs/pam/pam-0.75-r7.ebuild +++ b/sys-libs/pam/pam-0.75-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.6 2002/10/04 06:37:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam diff --git a/x11-base/xfree/xfree-4.2.0-r12.ebuild b/x11-base/xfree/xfree-4.2.0-r12.ebuild index 87c80a0f709a..7393a5a6ccf4 100644 --- a/x11-base/xfree/xfree-4.2.0-r12.ebuild +++ b/x11-base/xfree/xfree-4.2.0-r12.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.0-r12.ebuild,v 1.16 2002/10/04 06:38:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.0-r12.ebuild,v 1.17 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="sse nls mmx 3dnow 3dfx" inherit flag-o-matic diff --git a/x11-base/xfree/xfree-4.2.1.ebuild b/x11-base/xfree/xfree-4.2.1.ebuild index 4bdcbb6ba470..313f49add56b 100644 --- a/x11-base/xfree/xfree-4.2.1.ebuild +++ b/x11-base/xfree/xfree-4.2.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1.ebuild,v 1.9 2002/10/04 06:38:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.1.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="sse nls mmx truetype 3dnow 3dfx" inherit flag-o-matic gcc # Compile problems with these ... diff --git a/x11-base/xfree/xfree-4.2.99.ebuild b/x11-base/xfree/xfree-4.2.99.ebuild index aa2f9a474339..43abdb3e1bad 100644 --- a/x11-base/xfree/xfree-4.2.99.ebuild +++ b/x11-base/xfree/xfree-4.2.99.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.99.ebuild,v 1.6 2002/10/04 06:38:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.2.99.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="3dfx" FT2_VER=2.0.9 MY_V="`echo ${PV} |sed -e 's:\.::g'`" diff --git a/x11-libs/evas/evas-0.6.0.ebuild b/x11-libs/evas/evas-0.6.0.ebuild index 88ea518dc093..ebb0505a6229 100644 --- a/x11-libs/evas/evas-0.6.0.ebuild +++ b/x11-libs/evas/evas-0.6.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.7 2002/10/04 06:38:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.8 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="opengl" S=${WORKDIR}/${P} DESCRIPTION="OpenGL-accelerated canvas library from the enlightenment project" diff --git a/x11-libs/fltk/fltk-1.0.11-r3.ebuild b/x11-libs/fltk/fltk-1.0.11-r3.ebuild index 2748107da120..0787dfba78b0 100644 --- a/x11-libs/fltk/fltk-1.0.11-r3.ebuild +++ b/x11-libs/fltk/fltk-1.0.11-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.5 2002/10/04 06:38:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.0.11-r3.ebuild,v 1.6 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="opengl" S=${WORKDIR}/${P} DESCRIPTION="C++ user interface toolkit for X and OpenGL." diff --git a/x11-libs/fltk/fltk-1.1.0_rc7.ebuild b/x11-libs/fltk/fltk-1.1.0_rc7.ebuild index 32f6a734449f..977d1356dece 100644 --- a/x11-libs/fltk/fltk-1.1.0_rc7.ebuild +++ b/x11-libs/fltk/fltk-1.1.0_rc7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.0_rc7.ebuild,v 1.4 2002/10/04 06:38:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.0_rc7.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="opengl" MY_P=${P/_/} S=${WORKDIR}/${MY_P} diff --git a/x11-libs/fox/fox-1.0.17.ebuild b/x11-libs/fox/fox-1.0.17.ebuild index 66096617240d..cb9f31b3548d 100644 --- a/x11-libs/fox/fox-1.0.17.ebuild +++ b/x11-libs/fox/fox-1.0.17.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.17.ebuild,v 1.4 2002/10/04 06:38:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.17.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="cups opengl" S=${WORKDIR}/${P} diff --git a/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild index 1796b5254450..04ef997c78d1 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild,v 1.11 2002/10/04 06:38:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild,v 1.12 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="The GIMP Toolkit" diff --git a/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild index 94f7b8bc2b85..b5e706ff619a 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild,v 1.2 2002/10/04 06:39:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r9.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="The GIMP Toolkit" diff --git a/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild b/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild index d5ac98aa5f3a..c7f49d26dad1 100644 --- a/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild +++ b/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild,v 1.5 2002/10/04 06:38:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.5-r2.ebuild,v 1.6 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="tiff doc jpeg directfb" inherit libtool diff --git a/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild b/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild index 8f7107a90b77..0b237eaeb2e5 100644 --- a/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild,v 1.5 2002/10/04 06:38:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.6-r1.ebuild,v 1.6 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="tiff doc jpeg directfb" inherit libtool diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild index 922e2026d2d6..e27d7b9e3a34 100644 --- a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild +++ b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.8 2002/10/04 06:39:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Set of functions, objects and widgets to use DPS easily with GTK" diff --git a/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild b/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild index 585863b04839..3fb2f16e1819 100644 --- a/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild +++ b/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild,v 1.4 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.0-r1.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" DESCRIPTION="GL extentions for Gtk+ 2.0" HOMEPAGE="http://http://gtkglext.sourceforge.net/" diff --git a/x11-libs/gtkglext/gtkglext-0.3.1.ebuild b/x11-libs/gtkglext/gtkglext-0.3.1.ebuild index 1e6f1ebb032d..d05fcd7d9910 100644 --- a/x11-libs/gtkglext/gtkglext-0.3.1.ebuild +++ b/x11-libs/gtkglext/gtkglext-0.3.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.1.ebuild,v 1.4 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.1.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" DESCRIPTION="GL extentions for Gtk+ 2.0" HOMEPAGE="http://http://gtkglext.sourceforge.net/" diff --git a/x11-libs/gtkglext/gtkglext-0.3.2.ebuild b/x11-libs/gtkglext/gtkglext-0.3.2.ebuild index fd17b57e3ca9..574de5d3460f 100644 --- a/x11-libs/gtkglext/gtkglext-0.3.2.ebuild +++ b/x11-libs/gtkglext/gtkglext-0.3.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.2.ebuild,v 1.4 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.3.2.ebuild,v 1.5 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" DESCRIPTION="GL extentions for Gtk+ 2.0" HOMEPAGE="http://http://gtkglext.sourceforge.net/" diff --git a/x11-libs/gtkglext/gtkglext-0.4.1.ebuild b/x11-libs/gtkglext/gtkglext-0.4.1.ebuild index 5c1c6acb2f04..7ad2922ba83a 100644 --- a/x11-libs/gtkglext/gtkglext-0.4.1.ebuild +++ b/x11-libs/gtkglext/gtkglext-0.4.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.4.1.ebuild,v 1.2 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.4.1.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" DESCRIPTION="GL extentions for Gtk+ 2.0" HOMEPAGE="http://http://gtkglext.sourceforge.net/" diff --git a/x11-libs/gtkglext/gtkglext-0.5.0.ebuild b/x11-libs/gtkglext/gtkglext-0.5.0.ebuild index 082c6e2e222c..f463ff6febfb 100644 --- a/x11-libs/gtkglext/gtkglext-0.5.0.ebuild +++ b/x11-libs/gtkglext/gtkglext-0.5.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.5.0.ebuild,v 1.2 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-0.5.0.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" DESCRIPTION="GL extentions for Gtk+ 2.0" HOMEPAGE="http://http://gtkglext.sourceforge.net/" diff --git a/x11-libs/pango/pango-1.0.2.ebuild b/x11-libs/pango/pango-1.0.2.ebuild index 9dd1a69566a8..c1faa100958d 100644 --- a/x11-libs/pango/pango-1.0.2.ebuild +++ b/x11-libs/pango/pango-1.0.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.2.ebuild,v 1.6 2002/10/04 06:40:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.2.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ diff --git a/x11-libs/pango/pango-1.0.3-r1.ebuild b/x11-libs/pango/pango-1.0.3-r1.ebuild index ca0c31dd0a23..11bdd118b212 100644 --- a/x11-libs/pango/pango-1.0.3-r1.ebuild +++ b/x11-libs/pango/pango-1.0.3-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.3-r1.ebuild,v 1.3 2002/10/04 06:40:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.3-r1.ebuild,v 1.4 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" inherit debug diff --git a/x11-libs/pango/pango-1.0.4-r1.ebuild b/x11-libs/pango/pango-1.0.4-r1.ebuild index 41813a51a21b..ec8caed813f8 100644 --- a/x11-libs/pango/pango-1.0.4-r1.ebuild +++ b/x11-libs/pango/pango-1.0.4-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.4-r1.ebuild,v 1.6 2002/10/04 06:40:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.4-r1.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="doc" inherit libtool diff --git a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild b/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild index 922575d0ec5c..40e7ac6eb241 100644 --- a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild +++ b/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.3 2002/10/04 06:40:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.4 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif build opengl x86 mysql odbc postgres" S=${WORKDIR}/qt-embedded-free-${PV} diff --git a/x11-libs/qt/qt-2.3.2-r1.ebuild b/x11-libs/qt/qt-2.3.2-r1.ebuild index 88d801cecf36..288c4c3ea8f6 100644 --- a/x11-libs/qt/qt-2.3.2-r1.ebuild +++ b/x11-libs/qt/qt-2.3.2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r1.ebuild,v 1.11 2002/10/04 06:40:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r1.ebuild,v 1.12 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif opengl nas" S=${WORKDIR}/${P} DESCRIPTION="QT ${PV}, an X11 widget set and general library used by KDE et al" diff --git a/x11-libs/qt/qt-3.0.5-r1.ebuild b/x11-libs/qt/qt-3.0.5-r1.ebuild index e1b496f36666..a72a4d1d0efa 100644 --- a/x11-libs/qt/qt-3.0.5-r1.ebuild +++ b/x11-libs/qt/qt-3.0.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r1.ebuild,v 1.10 2002/10/04 06:40:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r1.ebuild,v 1.11 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nas nls postgres opengl mysql odbc gif" S=${WORKDIR}/qt-x11-free-${PV} diff --git a/x11-libs/qt/qt-3.0.5-r2.ebuild b/x11-libs/qt/qt-3.0.5-r2.ebuild index ca98dffb5902..232c0f81b09a 100644 --- a/x11-libs/qt/qt-3.0.5-r2.ebuild +++ b/x11-libs/qt/qt-3.0.5-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r2.ebuild,v 1.3 2002/10/04 06:40:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r2.ebuild,v 1.4 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nas nls postgres opengl mysql odbc gif" S=${WORKDIR}/qt-x11-free-${PV} diff --git a/x11-libs/qt/qt-3.0.5.ebuild b/x11-libs/qt/qt-3.0.5.ebuild index 8ac8ae61d3a3..aec3228457c6 100644 --- a/x11-libs/qt/qt-3.0.5.ebuild +++ b/x11-libs/qt/qt-3.0.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5.ebuild,v 1.11 2002/10/04 06:40:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5.ebuild,v 1.12 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nas postgres opengl mysql odbc gif" S=${WORKDIR}/qt-x11-free-${PV} diff --git a/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild b/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild index 8f1aa48a7f70..700808f9a049 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.8 2002/10/04 06:40:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r3.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gnome" S=${WORKDIR}/${P} DESCRIPTION="GTK/GDK bindings for the librep Lisp environment" diff --git a/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild index 01c224090b37..ad45655cd586 100644 --- a/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild,v 1.3 2002/10/04 06:40:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9-r1.ebuild,v 1.4 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif nls odbc opengl" S=${WORKDIR}/${P} diff --git a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild index a98b90856006..77198ead3bfc 100644 --- a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.9 2002/10/04 06:40:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif nls odbc opengl" S=${WORKDIR}/${P} diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild index 2a489f9a089e..b4792b634b38 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.9 2002/10/04 06:40:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif nls png opengl tiff gtk odbc jpeg" S=${WORKDIR}/${P} diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild index 0f59d801528b..9da3a265f8a1 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.11 2002/10/04 06:40:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.12 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls odbc jpeg png opengl" S=${WORKDIR}/${P} diff --git a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild index 6fdc04788407..c1dd0e1e5df8 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.11 2002/10/04 06:40:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.12 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif nls odbc opengl" S=${WORKDIR}/${P} |