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 | 4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f (patch) | |
tree | 8d77ef1a92e6332cba7bde7c84098a2e5640386d /dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | |
parent | Stable on sh. (diff) | |
download | gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.tar.gz gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.tar.bz2 gentoo-2-4656ba4d7aa6f1a1baf6ddaae5eb2847c205959f.zip |
Stable on sh.
(Portage version: 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 |