diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 05:05:16 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 05:05:16 +0000 |
commit | 1b8d0b2e841e470968431f87099d62d54e4563ce (patch) | |
tree | 0d7cdf57656878b64452ec7e0e4c5b9f50ade06e /dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | |
parent | Stable on sh. (diff) | |
download | historical-1b8d0b2e841e470968431f87099d62d54e4563ce.tar.gz historical-1b8d0b2e841e470968431f87099d62d54e4563ce.tar.bz2 historical-1b8d0b2e841e470968431f87099d62d54e4563ce.zip |
Stable on sh.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index cc72b468f2d2..24d9ef00b4f9 100644 --- a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.8 2005/09/29 01:27:55 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.9 2005/10/02 05:05:16 matsuu Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="qt gnome" DEPEND="virtual/libc |