diff options
author | 2003-12-04 20:21:38 +0000 | |
---|---|---|
committer | 2003-12-04 20:21:38 +0000 | |
commit | ea108eb1b59b21216790cd5f31b14646d557d29c (patch) | |
tree | c23151d83ddd34c19e79493782073fc660ebfc47 /dev-db/unixODBC/unixODBC-2.2.6.ebuild | |
parent | new version (diff) | |
download | historical-ea108eb1b59b21216790cd5f31b14646d557d29c.tar.gz historical-ea108eb1b59b21216790cd5f31b14646d557d29c.tar.bz2 historical-ea108eb1b59b21216790cd5f31b14646d557d29c.zip |
Marked stable to fix dependency borkage.
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.6.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.6.ebuild b/dev-db/unixODBC/unixODBC-2.2.6.ebuild index 7d77dc00974f..6f156caf139d 100644 --- a/dev-db/unixODBC/unixODBC-2.2.6.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.6.ebuild,v 1.2 2003/12/01 20:25:28 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.6.ebuild,v 1.3 2003/12/04 20:21:35 weeve Exp $ DESCRIPTION="ODBC Interface for Linux" HOMEPAGE="http://www.unixodbc.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~hppa ~alpha amd64" +KEYWORDS="x86 ~ppc ~hppa ~alpha amd64 sparc" IUSE="qt gtk" DEPEND="virtual/glibc |