summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-10-19 22:00:52 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-10-19 22:00:52 +0000
commit42af43e83c19463ae5a488023d3d83c4a728bcef (patch)
tree6dc249ca35405656fbd72b516b48ce082dc966b3 /dev-db
parentAdded ppc to KEYWORDS. (diff)
downloadhistorical-42af43e83c19463ae5a488023d3d83c4a728bcef.tar.gz
historical-42af43e83c19463ae5a488023d3d83c4a728bcef.tar.bz2
historical-42af43e83c19463ae5a488023d3d83c4a728bcef.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/unixODBC/ChangeLog7
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index 2ab751676bdf..24d8b0488714 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,9 +1,14 @@
# ChangeLog for dev-db/unixODBC
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.3 2002/10/19 21:45:03 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.4 2002/10/19 22:00:52 cselkirk Exp $
*unixODBC-2.2.2 (9 Jul 2002)
+ 19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> unixODBC-2.0.6.ebuild
+ unixODBC-2.0.8.ebuild :
+
+ Added ppc to KEYWORDS.
+
19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> unixODBC-2.2.2.ebuild :
Added ppc to KEYWORDS.
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index 6558800763dc..762a6e6f4d62 100644
--- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.6.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.6.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.11 2002/10/19 22:00:52 cselkirk 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"
+KEYWORDS="x86 ppc"
SLOT="0"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index 934e5a8fbf41..77b0def32b27 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.10 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.11 2002/10/19 22:00:52 cselkirk 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"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2