diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
commit | c99745bdfe6ffce6ec7dd9999cc5f4341ce38168 (patch) | |
tree | 9fa3dcfe57a35311058d040a80cf0a672b06f102 /dev-db/unixODBC | |
parent | big IUSE commit (diff) | |
download | historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.gz historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.bz2 historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.zip |
big IUSE commit
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.2.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild index eb8c46fca1bd..6558800763dc 100644 --- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild +++ b/dev-db/unixODBC/unixODBC-2.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-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.9 2002/10/04 05:10:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="qt" S=${WORKDIR}/${P} DESCRIPTION="ODBC Interface for Linux" diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild index 4195d313b7be..934e5a8fbf41 100644 --- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.0.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-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.9 2002/10/04 05:10:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="qt" S=${WORKDIR}/${P} DESCRIPTION="ODBC Interface for Linux" diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild index 3f5f9c0af630..d75e2cb99f09 100644 --- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild +++ b/dev-db/unixODBC/unixODBC-2.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-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.3 2002/10/04 05:10:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="qt" S=${WORKDIR}/${P} DESCRIPTION="ODBC Interface for Linux" |