diff options
63 files changed, 189 insertions, 63 deletions
diff --git a/dev-libs/DirectFB/DirectFB-0.9.11-r1.ebuild b/dev-libs/DirectFB/DirectFB-0.9.11-r1.ebuild index cc1f48ddde13..229ccae90cd6 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.11-r1.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.11-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/dev-libs/DirectFB/DirectFB-0.9.11-r1.ebuild,v 1.5 2002/10/04 05:13:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.11-r1.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="gif quicktime mpeg png truetype flash jpeg mmx" S=${WORKDIR}/${P} DESCRIPTION="DirectFB is a thin library on top of the Linux framebuffer devices" diff --git a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild b/dev-libs/DirectFB/DirectFB-0.9.12.ebuild index 645a10dd1758..e731a4fcb863 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.12.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.12.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/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.5 2002/10/04 05:13:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.12.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="gif quicktime mpeg png truetype flash jpeg mmx" S=${WORKDIR}/${P} DESCRIPTION="DirectFB is a thin library on top of the Linux framebuffer devices" diff --git a/dev-libs/DirectFB/DirectFB-0.9.13.ebuild b/dev-libs/DirectFB/DirectFB-0.9.13.ebuild index 248206be517b..0fbbd8ad6d53 100644 --- a/dev-libs/DirectFB/DirectFB-0.9.13.ebuild +++ b/dev-libs/DirectFB/DirectFB-0.9.13.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/dev-libs/DirectFB/DirectFB-0.9.13.ebuild,v 1.2 2002/10/04 05:13:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.13.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="gif quicktime mpeg png truetype flash jpeg mmx" S=${WORKDIR}/${P} DESCRIPTION="DirectFB is a thin library on top of the Linux framebuffer devices" diff --git a/dev-libs/aterm/aterm-1.6.6.ebuild b/dev-libs/aterm/aterm-1.6.6.ebuild index bc244a9974f0..7c174e791da8 100644 --- a/dev-libs/aterm/aterm-1.6.6.ebuild +++ b/dev-libs/aterm/aterm-1.6.6.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/dev-libs/aterm/aterm-1.6.6.ebuild,v 1.5 2002/10/04 05:14:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/aterm/aterm-1.6.6.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="java" S=${WORKDIR}/${P} DESCRIPTION="ATerm tree-handling library" diff --git a/dev-libs/atk/atk-1.0.2.ebuild b/dev-libs/atk/atk-1.0.2.ebuild index cd6d36b6bcc6..52510a41947e 100644 --- a/dev-libs/atk/atk-1.0.2.ebuild +++ b/dev-libs/atk/atk-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/dev-libs/atk/atk-1.0.2.ebuild,v 1.6 2002/10/04 05:14:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.2.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="doc" # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" diff --git a/dev-libs/atk/atk-1.0.3-r1.ebuild b/dev-libs/atk/atk-1.0.3-r1.ebuild index bfa7b51da952..003b00a8a681 100644 --- a/dev-libs/atk/atk-1.0.3-r1.ebuild +++ b/dev-libs/atk/atk-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/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.5 2002/10/04 05:14:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.0.3-r1.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="doc" inherit libtool diff --git a/dev-libs/commoncpp2/commoncpp2-1.0.1.ebuild b/dev-libs/commoncpp2/commoncpp2-1.0.1.ebuild index 7d380d2716b7..c4311c2a1652 100644 --- a/dev-libs/commoncpp2/commoncpp2-1.0.1.ebuild +++ b/dev-libs/commoncpp2/commoncpp2-1.0.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/dev-libs/commoncpp2/commoncpp2-1.0.1.ebuild,v 1.2 2002/10/04 20:34:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.1.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="doc xml2" S=${WORKDIR}/${P} DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\ diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild index 21866dde7f18..89d29355d69f 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-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/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild,v 1.2 2002/10/04 05:14:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="kerberos" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)" HOMEPAGE="http://asg.web.cmu.edu/cyrus/" diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild index d7e4025fb293..c6906f9a0314 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.6 2002/10/04 05:14:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="static mysql ldap gdbm kerberos berkdb" S=${WORKDIR}/${P} diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild index 09bb5eaf22a4..f6eb45ce644f 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild,v 1.3 2002/10/04 05:14:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="static mysql ldap gdbm kerberos berkdb" S=${WORKDIR}/${P} diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild index 10feb430e2bc..29848033e837 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.4 2002/10/04 05:14:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="gdbm" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)" HOMEPAGE="http://asg.web.cmu.edu/sasl/" diff --git a/dev-libs/fftw/fftw-2.1.3.ebuild b/dev-libs/fftw/fftw-2.1.3.ebuild index 59bfeac91ad3..7aa8604160e5 100644 --- a/dev-libs/fftw/fftw-2.1.3.ebuild +++ b/dev-libs/fftw/fftw-2.1.3.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/dev-libs/fftw/fftw-2.1.3.ebuild,v 1.9 2002/10/04 05:14:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fftw/fftw-2.1.3.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="mpi" S="${WORKDIR}/${P}" DESCRIPTION="C subroutine library for computing the Discrete Fourier Transform (DFT)" diff --git a/dev-libs/glib/glib-2.0.4-r1.ebuild b/dev-libs/glib/glib-2.0.4-r1.ebuild index 49acf7d578a6..077a4bcb82e7 100644 --- a/dev-libs/glib/glib-2.0.4-r1.ebuild +++ b/dev-libs/glib/glib-2.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/dev-libs/glib/glib-2.0.4-r1.ebuild,v 1.6 2002/10/04 05:15:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.0.4-r1.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="doc" inherit debug inherit libtool diff --git a/dev-libs/glib/glib-2.0.6-r1.ebuild b/dev-libs/glib/glib-2.0.6-r1.ebuild index 6eacfcd58ad8..09f27e2b939e 100644 --- a/dev-libs/glib/glib-2.0.6-r1.ebuild +++ b/dev-libs/glib/glib-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/dev-libs/glib/glib-2.0.6-r1.ebuild,v 1.5 2002/10/04 05:15:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.0.6-r1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="doc" inherit libtool diff --git a/dev-libs/libelf/libelf-0.7.0.ebuild b/dev-libs/libelf/libelf-0.7.0.ebuild index 74d5a6774577..bfa69654ff3b 100644 --- a/dev-libs/libelf/libelf-0.7.0.ebuild +++ b/dev-libs/libelf/libelf-0.7.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/dev-libs/libelf/libelf-0.7.0.ebuild,v 1.6 2002/10/04 05:15:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.7.0.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A ELF object file access library" diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild index 90bfbd6ceb5f..834bdb876bf3 100644 --- a/dev-libs/libelf/libelf-0.8.2.ebuild +++ b/dev-libs/libelf/libelf-0.8.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/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.2 2002/10/04 05:15:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A ELF object file access library" diff --git a/dev-libs/libextractor/libextractor-0.1.0.ebuild b/dev-libs/libextractor/libextractor-0.1.0.ebuild index 7eed7ea92bb6..3387f7cf36e4 100644 --- a/dev-libs/libextractor/libextractor-0.1.0.ebuild +++ b/dev-libs/libextractor/libextractor-0.1.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/dev-libs/libextractor/libextractor-0.1.0.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.1.0.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="oggvorbis" S=${WORKDIR}/extractor-${PV} DESCRIPTION="A simple library for keyword extraction" diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild index 571520a925e8..85a0a14bcfc1 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.1.3.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/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.7 2002/10/04 05:15:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.3.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="libgcrypt is a general purpose crypto library based on the code used in GnuPG." diff --git a/dev-libs/libmrproject/libmrproject-0.4.ebuild b/dev-libs/libmrproject/libmrproject-0.4.ebuild index 36ecb833d6ef..330765e7c160 100644 --- a/dev-libs/libmrproject/libmrproject-0.4.ebuild +++ b/dev-libs/libmrproject/libmrproject-0.4.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/dev-libs/libmrproject/libmrproject-0.4.ebuild,v 1.4 2002/10/04 05:15:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmrproject/libmrproject-0.4.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="doc nls" inherit debug diff --git a/dev-libs/libmrproject/libmrproject-0.5.ebuild b/dev-libs/libmrproject/libmrproject-0.5.ebuild index 1c52926c51e1..e2720a433962 100644 --- a/dev-libs/libmrproject/libmrproject-0.5.ebuild +++ b/dev-libs/libmrproject/libmrproject-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/dev-libs/libmrproject/libmrproject-0.5.ebuild,v 1.3 2002/10/04 05:16:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmrproject/libmrproject-0.5.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="doc nls" inherit debug diff --git a/dev-libs/libmrproject/libmrproject-0.6.ebuild b/dev-libs/libmrproject/libmrproject-0.6.ebuild index fb9d97b1d799..4ef785b66e18 100644 --- a/dev-libs/libmrproject/libmrproject-0.6.ebuild +++ b/dev-libs/libmrproject/libmrproject-0.6.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/dev-libs/libmrproject/libmrproject-0.6.ebuild,v 1.3 2002/10/04 05:16:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmrproject/libmrproject-0.6.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="doc nls" S=${WORKDIR}/${P} diff --git a/dev-libs/librep/librep-0.15.2-r1.ebuild b/dev-libs/librep/librep-0.15.2-r1.ebuild index bf1c519b5633..ae045718db8d 100644 --- a/dev-libs/librep/librep-0.15.2-r1.ebuild +++ b/dev-libs/librep/librep-0.15.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/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.5 2002/10/04 05:16:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="readline" S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild index 58d71ea090d2..7c1bfc6a86a0 100644 --- a/dev-libs/librep/librep-0.16.1.ebuild +++ b/dev-libs/librep/librep-0.16.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/dev-libs/librep/librep-0.16.1.ebuild,v 1.3 2002/10/04 05:16:21 vapier Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="readline" inherit libtool diff --git a/dev-libs/librep/librep-0.16.ebuild b/dev-libs/librep/librep-0.16.ebuild index 3c290d89a251..d1f64c9f8e66 100644 --- a/dev-libs/librep/librep-0.16.ebuild +++ b/dev-libs/librep/librep-0.16.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/dev-libs/librep/librep-0.16.ebuild,v 1.5 2002/10/04 05:16:24 vapier Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="readline" inherit libtool diff --git a/dev-libs/mpatrol/mpatrol-1.4.8.ebuild b/dev-libs/mpatrol/mpatrol-1.4.8.ebuild index a338afeefd7a..d413587966b6 100644 --- a/dev-libs/mpatrol/mpatrol-1.4.8.ebuild +++ b/dev-libs/mpatrol/mpatrol-1.4.8.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/dev-libs/mpatrol/mpatrol-1.4.8.ebuild,v 1.6 2002/10/04 05:17:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="x X" S=${WORKDIR}/${PN} DESCRIPTION="A link library for controlling and tracing dynamic memory allocation. Attempts to diagnose run-time errors that are caused by misuse of dynamically allocated memory. Simple integration via a single header." diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild index 5de3f239e329..b3bbf3397811 100644 --- a/dev-libs/popt/popt-1.5.ebuild +++ b/dev-libs/popt/popt-1.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/dev-libs/popt/popt-1.5.ebuild,v 1.11 2002/10/04 05:17:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.12 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Parse Options: command line parser" diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild index e44b506034cb..43cfbfce7d2a 100644 --- a/dev-libs/popt/popt-1.6.3.ebuild +++ b/dev-libs/popt/popt-1.6.3.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/dev-libs/popt/popt-1.6.3.ebuild,v 1.10 2002/10/04 05:17:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.11 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Parse Options - Command line parser" diff --git a/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.ebuild b/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.ebuild index cb3eec0a0e8b..7024c262936d 100644 --- a/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.ebuild +++ b/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.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/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.ebuild,v 1.4 2002/10/04 05:17:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/progsreiserfs/progsreiserfs-0.3.0.3.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls" inherit libtool diff --git a/dev-libs/root/root-3.03.04-r1.ebuild b/dev-libs/root/root-3.03.04-r1.ebuild index 256c85ea5380..a6eab916d84f 100644 --- a/dev-libs/root/root-3.03.04-r1.ebuild +++ b/dev-libs/root/root-3.03.04-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/dev-libs/root/root-3.03.04-r1.ebuild,v 1.5 2002/10/04 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/root/root-3.03.04-r1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="mysql postgres opengl" S=${WORKDIR}/${PN} DESCRIPTION="An Object-Oriented Data Analysis Framework" diff --git a/dev-libs/vdk/vdk-2.0.2.ebuild b/dev-libs/vdk/vdk-2.0.2.ebuild index 8875aa917db4..a445c701b355 100644 --- a/dev-libs/vdk/vdk-2.0.2.ebuild +++ b/dev-libs/vdk/vdk-2.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/dev-libs/vdk/vdk-2.0.2.ebuild,v 1.2 2002/10/04 20:52:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/vdk/vdk-2.0.2.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls gnome" DESCRIPTION="The Visual Development Kit used for VDK Builder." SRC_URI="mirror://sourceforge/vdkbuilder/${P}.tar.gz" diff --git a/dev-lisp/bigloo-lib/bigloo-lib-0.17.ebuild b/dev-lisp/bigloo-lib/bigloo-lib-0.17.ebuild index 877cfb5805fa..c799e48af766 100644 --- a/dev-lisp/bigloo-lib/bigloo-lib-0.17.ebuild +++ b/dev-lisp/bigloo-lib/bigloo-lib-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/dev-lisp/bigloo-lib/bigloo-lib-0.17.ebuild,v 1.6 2002/10/04 05:18:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo-lib/bigloo-lib-0.17.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls gtk postgres mysql gtk2 ipcs gd ldap X gdbm expat" S=${WORKDIR}/${P} DESCRIPTION="Bigloo support libraries" diff --git a/dev-lisp/clisp/clisp-2.28.ebuild b/dev-lisp/clisp/clisp-2.28.ebuild index 222997d09c62..ef2a21bb53fa 100644 --- a/dev-lisp/clisp/clisp-2.28.ebuild +++ b/dev-lisp/clisp/clisp-2.28.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/dev-lisp/clisp/clisp-2.28.ebuild,v 1.3 2002/09/26 16:17:31 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.28.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="X" DESCRIPTION="A portable, bytecode-compiled implementation of Common Lisp" HOMEPAGE="http://clisp.sourceforge.net/" diff --git a/dev-lisp/clisp/clisp-2.29.ebuild b/dev-lisp/clisp/clisp-2.29.ebuild index 655346a82d9b..cbaad5bec780 100644 --- a/dev-lisp/clisp/clisp-2.29.ebuild +++ b/dev-lisp/clisp/clisp-2.29.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/dev-lisp/clisp/clisp-2.29.ebuild,v 1.2 2002/09/26 16:17:31 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/clisp/clisp-2.29.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="X" DESCRIPTION="A portable, bytecode-compiled implementation of Common Lisp" HOMEPAGE="http://clisp.sourceforge.net/" diff --git a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild index 719fd4d98cb1..7b6f8514b327 100644 --- a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild +++ b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Copyright 2002 Marius Bernklev <mariube@unixcore.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.1 2002/08/09 13:49:31 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.2 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="ppc x86" DESCRIPTION="Steel Bank Common Lisp" HOMEPAGE="http://sbcl.sourceforge.net/" diff --git a/dev-ml/lablgl/lablgl-0.97.ebuild b/dev-ml/lablgl/lablgl-0.97.ebuild index 4ff868ca0935..b4f0ae5249e0 100644 --- a/dev-ml/lablgl/lablgl-0.97.ebuild +++ b/dev-ml/lablgl/lablgl-0.97.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/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="opengl" DESCRIPTION="Objective CAML interface for OpenGL" HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html" diff --git a/dev-ml/lablgl/lablgl-0.98.ebuild b/dev-ml/lablgl/lablgl-0.98.ebuild index a10b0a120aa8..d0370ef9cee1 100644 --- a/dev-ml/lablgl/lablgl-0.98.ebuild +++ b/dev-ml/lablgl/lablgl-0.98.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/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.1 2002/09/03 17:46:02 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.98.ebuild,v 1.2 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="opengl" DESCRIPTION="Objective CAML interface for OpenGL" HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html" diff --git a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild index 2542e5da1cd4..5d9493013892 100644 --- a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild +++ b/dev-ml/lablgtk/lablgtk-1.2.3.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/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="gnome opengl" DESCRIPTION="Objective CAML interface for Gtk+" HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html" diff --git a/dev-perl/GD/GD-1.32-r1.ebuild b/dev-perl/GD/GD-1.32-r1.ebuild index 0dddb60dfb52..521c6c673446 100644 --- a/dev-perl/GD/GD-1.32-r1.ebuild +++ b/dev-perl/GD/GD-1.32-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/dev-perl/GD/GD-1.32-r1.ebuild,v 1.9 2002/10/04 05:20:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r1.ebuild,v 1.10 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="X" inherit perl-module diff --git a/dev-perl/GD/GD-1.32-r2.ebuild b/dev-perl/GD/GD-1.32-r2.ebuild index 48b3aac78b99..06d01a4fb428 100644 --- a/dev-perl/GD/GD-1.32-r2.ebuild +++ b/dev-perl/GD/GD-1.32-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/dev-perl/GD/GD-1.32-r2.ebuild,v 1.3 2002/10/04 05:20:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-1.32-r2.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="X" inherit perl-module diff --git a/dev-perl/GD/GD-2.01.ebuild b/dev-perl/GD/GD-2.01.ebuild index 8d353a12e757..2d55534dfd43 100644 --- a/dev-perl/GD/GD-2.01.ebuild +++ b/dev-perl/GD/GD-2.01.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/dev-perl/GD/GD-2.01.ebuild,v 1.3 2002/10/04 05:20:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.01.ebuild,v 1.4 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="truetype X" inherit perl-module diff --git a/dev-perl/PDL/PDL-2.3.2-r1.ebuild b/dev-perl/PDL/PDL-2.3.2-r1.ebuild index e6367e05261a..7245fa45fc4f 100644 --- a/dev-perl/PDL/PDL-2.3.2-r1.ebuild +++ b/dev-perl/PDL/PDL-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/dev-perl/PDL/PDL-2.3.2-r1.ebuild,v 1.9 2002/10/04 05:22:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.2-r1.ebuild,v 1.10 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="opengl" inherit perl-module diff --git a/dev-perl/POE/POE-0.19.ebuild b/dev-perl/POE/POE-0.19.ebuild index 908e213dd490..03de4404aeae 100644 --- a/dev-perl/POE/POE-0.19.ebuild +++ b/dev-perl/POE/POE-0.19.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/dev-perl/POE/POE-0.19.ebuild,v 1.9 2002/10/04 05:22:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.19.ebuild,v 1.10 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="gtk tcltk libwww curses" inherit perl-module diff --git a/dev-perl/sdl-perl/sdl-perl-1.18.5-r2.ebuild b/dev-perl/sdl-perl/sdl-perl-1.18.5-r2.ebuild index ca4e484addbb..8c918d50d673 100644 --- a/dev-perl/sdl-perl/sdl-perl-1.18.5-r2.ebuild +++ b/dev-perl/sdl-perl/sdl-perl-1.18.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/dev-perl/sdl-perl/sdl-perl-1.18.5-r2.ebuild,v 1.6 2002/10/04 20:54:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/sdl-perl-1.18.5-r2.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="truetype mpeg" inherit perl-module diff --git a/dev-php/mod_php/mod_php-4.2.1-r3.ebuild b/dev-php/mod_php/mod_php-4.2.1-r3.ebuild index f475d4f5bf7c..6ee9f7980aa6 100644 --- a/dev-php/mod_php/mod_php-4.2.1-r3.ebuild +++ b/dev-php/mod_php/mod_php-4.2.1-r3.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r3.ebuild,v 1.6 2002/10/04 05:24:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r3.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/mod_php/mod_php-4.2.1-r4.ebuild b/dev-php/mod_php/mod_php-4.2.1-r4.ebuild index 7e00de6a4f93..f460c6b12932 100644 --- a/dev-php/mod_php/mod_php-4.2.1-r4.ebuild +++ b/dev-php/mod_php/mod_php-4.2.1-r4.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r4.ebuild,v 1.6 2002/10/04 05:24:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r4.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/mod_php/mod_php-4.2.1-r5.ebuild b/dev-php/mod_php/mod_php-4.2.1-r5.ebuild index a2ba4990c1b4..6de634dee991 100644 --- a/dev-php/mod_php/mod_php-4.2.1-r5.ebuild +++ b/dev-php/mod_php/mod_php-4.2.1-r5.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r5.ebuild,v 1.6 2002/10/04 05:25:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r5.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild b/dev-php/mod_php/mod_php-4.2.2-r1.ebuild index cd4503ea872e..00c7d5508dd5 100644 --- a/dev-php/mod_php/mod_php-4.2.2-r1.ebuild +++ b/dev-php/mod_php/mod_php-4.2.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/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.12 2002/09/09 20:31:49 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.2-r1.ebuild,v 1.13 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-php/mod_php/mod_php-4.2.2.ebuild b/dev-php/mod_php/mod_php-4.2.2.ebuild index 077875192335..f47bdbf26a38 100644 --- a/dev-php/mod_php/mod_php-4.2.2.ebuild +++ b/dev-php/mod_php/mod_php-4.2.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/dev-php/mod_php/mod_php-4.2.2.ebuild,v 1.4 2002/08/14 15:40:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.2.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-php/mod_php/mod_php-4.2.3.ebuild b/dev-php/mod_php/mod_php-4.2.3.ebuild index 811921e87b5a..f7d20a9c8e80 100644 --- a/dev-php/mod_php/mod_php-4.2.3.ebuild +++ b/dev-php/mod_php/mod_php-4.2.3.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/dev-php/mod_php/mod_php-4.2.3.ebuild,v 1.2 2002/09/13 05:39:01 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.3.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-php/php/php-4.2.0.ebuild b/dev-php/php/php-4.2.0.ebuild index 98c1a63343ff..ef3aee400d5e 100644 --- a/dev-php/php/php-4.2.0.ebuild +++ b/dev-php/php/php-4.2.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/dev-php/php/php-4.2.0.ebuild,v 1.5 2002/10/04 05:25:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.0.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="xml nls flash java qt libwww crypt mysql odbc postgres pam readline ssl pdflib ldap X gdbm berkdb imap xml2" S=${WORKDIR}/php-${PV} DESCRIPTION="PHP embedded scripting language (Commandline Use) - diff --git a/dev-php/php/php-4.2.1-r1.ebuild b/dev-php/php/php-4.2.1-r1.ebuild index 43447721dcbe..b6c1dcabdcb8 100644 --- a/dev-php/php/php-4.2.1-r1.ebuild +++ b/dev-php/php/php-4.2.1-r1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r1.ebuild,v 1.6 2002/10/04 05:25:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r1.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/php/php-4.2.1-r2.ebuild b/dev-php/php/php-4.2.1-r2.ebuild index e8bcd832f710..22a263fa6e1d 100644 --- a/dev-php/php/php-4.2.1-r2.ebuild +++ b/dev-php/php/php-4.2.1-r2.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.5 2002/10/04 05:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/php/php-4.2.1-r3.ebuild b/dev-php/php/php-4.2.1-r3.ebuild index 98b051e8c0fb..a90d7ec9a851 100644 --- a/dev-php/php/php-4.2.1-r3.ebuild +++ b/dev-php/php/php-4.2.1-r3.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r3.ebuild,v 1.6 2002/10/04 05:25:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1-r3.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/php/php-4.2.1.ebuild b/dev-php/php/php-4.2.1.ebuild index 2350d9c23a6f..ca59d956f10c 100644 --- a/dev-php/php/php-4.2.1.ebuild +++ b/dev-php/php/php-4.2.1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.5 2002/10/04 05:25:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="nls postgres snmp ldap libwww curl ssl gdbm mysql X readline berkdb imap firebird xml qt crypt flash odbc pdflib xml2 pam" A=php-${PV}.tar.gz S=${WORKDIR}/php-${PV} diff --git a/dev-php/php/php-4.2.2-r1.ebuild b/dev-php/php/php-4.2.2-r1.ebuild index b0d3f454fc3b..027f37f5b9ed 100644 --- a/dev-php/php/php-4.2.2-r1.ebuild +++ b/dev-php/php/php-4.2.2-r1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.12 2002/10/04 05:25:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2-r1.ebuild,v 1.13 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd #java mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb firebird pam oci8" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-php/php/php-4.2.2.ebuild b/dev-php/php/php-4.2.2.ebuild index 2bba2e43c386..2a5f72f5183b 100644 --- a/dev-php/php/php-4.2.2.ebuild +++ b/dev-php/php/php-4.2.2.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.5 2002/10/04 05:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml pdflib qt snmp crypt flash odbc ldap berkdb firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-php/php/php-4.2.3.ebuild b/dev-php/php/php-4.2.3.ebuild index 123599d532fa..18158947d981 100644 --- a/dev-php/php/php-4.2.3.ebuild +++ b/dev-php/php/php-4.2.3.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.3.ebuild,v 1.4 2002/10/04 05:25:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.3.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="freetype postgres tiff libwww nls jpeg readline ssl gd oci8 mysql X gdbm curl imap png xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" MY_P=php-${PV} S=${WORKDIR}/${MY_P} diff --git a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild b/dev-python/Imaging/Imaging-1.1.2-r2.ebuild index 01e7c4608e4b..c746fe76bc23 100644 --- a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild +++ b/dev-python/Imaging/Imaging-1.1.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/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.5 2002/10/04 05:25:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="tcltk" S=${WORKDIR}/${P} diff --git a/dev-python/anygui/anygui-0.1.1-r1.ebuild b/dev-python/anygui/anygui-0.1.1-r1.ebuild index d2602abd5007..37a8c1f393ab 100644 --- a/dev-python/anygui/anygui-0.1.1-r1.ebuild +++ b/dev-python/anygui/anygui-0.1.1-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/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.7 2002/10/04 05:26:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="wxwin gtk qt tcltk" S=${WORKDIR}/${P} DESCRIPTION="Generic GUI Module for Python" diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild index 79b75403d2dc..9bf18c0607cf 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.7 2002/10/04 05:26:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="gnome opengl" S=${WORKDIR}/${P} DESCRIPTION="gnome-python" diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild index 525e8323411c..56c81abfc073 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-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/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.7 2002/10/04 05:26:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="gnome opengl" S=${WORKDIR}/${P} DESCRIPTION="gnome-python" diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index f3779f52011c..13b35ae50dde 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.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/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.4 2002/10/04 05:26:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="gnome opengl" S=${WORKDIR}/${P} DESCRIPTION="gnome-python" diff --git a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild index 69fc9b4c848e..57ccc524a091 100644 --- a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild +++ b/dev-python/wxPython/wxPython-2.3.2.1-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/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.6 2002/10/04 05:27:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ + +IUSE="opengl" S=${WORKDIR}/${P} |