summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2002-11-16 07:26:45 +0000
committerBrandon Low <lostlogic@gentoo.org>2002-11-16 07:26:45 +0000
commitd43900b4abc240983c9b7e935c593454fa1ae014 (patch)
tree0b9d0cc30fb16e513ba45a84aa7d40a50bde56dc /dev-db/unixODBC
parentInitial import. Thanks to Ryan Shaw (ryan.shaw@stanfordalumni.org) (diff)
downloadhistorical-d43900b4abc240983c9b7e935c593454fa1ae014.tar.gz
historical-d43900b4abc240983c9b7e935c593454fa1ae014.tar.bz2
historical-d43900b4abc240983c9b7e935c593454fa1ae014.zip
move to unstable
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index 77b0def32b27..afe629345fbf 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
@@ -1,6 +1,6 @@
# 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.11 2002/10/19 22:00:52 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.12 2002/11/16 07:26:45 lostlogic Exp $
IUSE="qt"
@@ -9,7 +9,7 @@ DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
HOMEPAGE="http://www.unixodbc.org"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
index 0fcecda62fd0..a25808ececd0 100644
--- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
@@ -1,6 +1,6 @@
# 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.5 2002/10/19 21:45:03 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.6 2002/11/16 07:26:45 lostlogic Exp $
IUSE="qt"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
qt? ( >=x11-libs/qt-3.0* )"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc"
SLOT="0"
src_unpack() {