summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/dbbalancer/dbbalancer-0.4.4.ebuild4
-rw-r--r--dev-db/framerd/framerd-2.4.3-r1.ebuild4
-rw-r--r--dev-db/framerd/framerd-2.4.3.ebuild4
-rw-r--r--dev-db/gigabase/gigabase-2.75.ebuild4
-rw-r--r--dev-db/gigabase/gigabase-2.76.ebuild4
-rw-r--r--dev-db/gigabase/gigabase-2.79.ebuild4
-rw-r--r--dev-db/gmyclient/gmyclient-0.3.ebuild4
-rw-r--r--dev-db/mergeant/mergeant-0.11.0.ebuild4
-rw-r--r--dev-db/mergeant/mergeant-0.12.0.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.57.ebuild4
-rw-r--r--dev-db/pgeasy/ChangeLog4
-rw-r--r--dev-db/pgeasy/pgeasy-3.0.1.ebuild4
-rw-r--r--dev-db/phpmyadmin/phpmyadmin-2.3.3.ebuild4
-rw-r--r--dev-db/phpmyadmin/phpmyadmin-2.5.1.ebuild4
-rw-r--r--dev-db/phppgadmin/phppgadmin-2.4.2.ebuild4
-rw-r--r--dev-db/phppgadmin/phppgadmin-3.0.0-r1.ebuild4
-rw-r--r--dev-db/phppgadmin/phppgadmin-3.0.0-r2.ebuild4
-rw-r--r--dev-db/phppgadmin/phppgadmin-3.0.0.ebuild4
-rw-r--r--dev-db/sqsh/sqsh-2.1.ebuild4
-rw-r--r--dev-db/tora/tora-1.3.8.ebuild4
-rw-r--r--dev-db/unixODBC/ChangeLog4
-rw-r--r--dev-db/xindice/xindice-1.0.ebuild4
22 files changed, 44 insertions, 44 deletions
diff --git a/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild b/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild
index 787f87435679..2519e1095b40 100644
--- a/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild
+++ b/dev-db/dbbalancer/dbbalancer-0.4.4.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/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.3 2003/02/28 13:18:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.4 2003/07/11 21:04:00 aliz Exp $
DESCRIPTION="Load balancing multithreaded PostgreSQL connection pool.
Also has a replication mode to keep in sync the load balanced backend
@@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/dbbalancer"
SRC_URI="http://easynews.dl.sourceforge.net/sourceforge/dbbalancer/dbbalancer-0.4.4.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=postgresql-7.2.3-r1 >=ace-5.2.4-r1 >=openjade-1.3.1-r5 =docbook-dsssl-stylesheets-1.77"
diff --git a/dev-db/framerd/framerd-2.4.3-r1.ebuild b/dev-db/framerd/framerd-2.4.3-r1.ebuild
index 36c71f43c31d..8d1cb49b6260 100644
--- a/dev-db/framerd/framerd-2.4.3-r1.ebuild
+++ b/dev-db/framerd/framerd-2.4.3-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.2 2003/02/13 10:01:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.3 2003/07/11 21:04:03 aliz Exp $
DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases."
HOMEPAGE="http://www.framerd.org/"
SRC_URI="mirror://sourceforge/framerd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="readline"
RDEPEND="readline? >=sys-libs/readline-4.1-r4"
DEPEND="${RDEPEND}"
diff --git a/dev-db/framerd/framerd-2.4.3.ebuild b/dev-db/framerd/framerd-2.4.3.ebuild
index 98b52e94c91e..ac6c247c210a 100644
--- a/dev-db/framerd/framerd-2.4.3.ebuild
+++ b/dev-db/framerd/framerd-2.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.4 2003/02/13 10:02:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.5 2003/07/11 21:04:05 aliz Exp $
DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases."
HOMEPAGE="http://www.framerd.org/"
SRC_URI="mirror://sourceforge/framerd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="readline"
RDEPEND="readline? >=sys-libs/readline-4.1-r4
virtual/emacs"
diff --git a/dev-db/gigabase/gigabase-2.75.ebuild b/dev-db/gigabase/gigabase-2.75.ebuild
index 7983fd892d09..a4f628d586dd 100644
--- a/dev-db/gigabase/gigabase-2.75.ebuild
+++ b/dev-db/gigabase/gigabase-2.75.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.75.ebuild,v 1.2 2003/02/13 10:02:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.75.ebuild,v 1.3 2003/07/11 21:04:10 aliz Exp $
DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
SRC_URI="http://www.garret.ru/~knizhnik/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
RDEPEND=""
diff --git a/dev-db/gigabase/gigabase-2.76.ebuild b/dev-db/gigabase/gigabase-2.76.ebuild
index 576ddce57f05..93981ace7c0e 100644
--- a/dev-db/gigabase/gigabase-2.76.ebuild
+++ b/dev-db/gigabase/gigabase-2.76.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.76.ebuild,v 1.2 2003/02/13 10:02:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.76.ebuild,v 1.3 2003/07/11 21:04:12 aliz Exp $
DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
SRC_URI="http://www.garret.ru/~knizhnik/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
diff --git a/dev-db/gigabase/gigabase-2.79.ebuild b/dev-db/gigabase/gigabase-2.79.ebuild
index 6f30134163ac..148eb35eeff3 100644
--- a/dev-db/gigabase/gigabase-2.79.ebuild
+++ b/dev-db/gigabase/gigabase-2.79.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.79.ebuild,v 1.1 2003/02/18 12:52:30 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-2.79.ebuild,v 1.2 2003/07/11 21:04:12 aliz Exp $
DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
SRC_URI="http://www.garret.ru/~knizhnik/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
diff --git a/dev-db/gmyclient/gmyclient-0.3.ebuild b/dev-db/gmyclient/gmyclient-0.3.ebuild
index 8fdbbf921907..2eccb35d96b4 100644
--- a/dev-db/gmyclient/gmyclient-0.3.ebuild
+++ b/dev-db/gmyclient/gmyclient-0.3.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/gmyclient/gmyclient-0.3.ebuild,v 1.4 2003/05/25 10:55:51 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gmyclient/gmyclient-0.3.ebuild,v 1.5 2003/07/11 21:04:12 aliz Exp $
DESCRIPTION="Gnome based mysql client"
SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://gmyclient.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE="nls"
DEPEND=">=gnome-base/gnome-libs-1.2
diff --git a/dev-db/mergeant/mergeant-0.11.0.ebuild b/dev-db/mergeant/mergeant-0.11.0.ebuild
index f13831da6e28..3dd9e38c310e 100644
--- a/dev-db/mergeant/mergeant-0.11.0.ebuild
+++ b/dev-db/mergeant/mergeant-0.11.0.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/mergeant/mergeant-0.11.0.ebuild,v 1.2 2003/04/09 09:37:56 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mergeant/mergeant-0.11.0.ebuild,v 1.3 2003/07/11 21:04:12 aliz Exp $
IUSE=""
@@ -11,7 +11,7 @@ DESCRIPTION="Database admin tool using libgnomedb and libgda"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND=">=gnome-extra/libgnomedb-0.11.0
>=gnome-extra/libgda-0.11.0
diff --git a/dev-db/mergeant/mergeant-0.12.0.ebuild b/dev-db/mergeant/mergeant-0.12.0.ebuild
index 88b2aa4635d3..29b14084ba17 100644
--- a/dev-db/mergeant/mergeant-0.12.0.ebuild
+++ b/dev-db/mergeant/mergeant-0.12.0.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/mergeant/mergeant-0.12.0.ebuild,v 1.1 2003/06/03 10:33:16 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mergeant/mergeant-0.12.0.ebuild,v 1.2 2003/07/11 21:04:13 aliz Exp $
IUSE=""
@@ -10,7 +10,7 @@ DESCRIPTION="Database admin tool using libgnomedb and libgda"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND=">=gnome-extra/libgnomedb-0.12.0
>=gnome-extra/libgda-0.12.0
diff --git a/dev-db/mysql/mysql-3.23.57.ebuild b/dev-db/mysql/mysql-3.23.57.ebuild
index 18611ea023a1..30bf6b0b723e 100644
--- a/dev-db/mysql/mysql-3.23.57.ebuild
+++ b/dev-db/mysql/mysql-3.23.57.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/mysql/mysql-3.23.57.ebuild,v 1.1 2003/06/21 10:00:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57.ebuild,v 1.2 2003/07/11 21:04:13 aliz Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
@@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl"
-KEYWORDS="~x86 ~sparc ~alpha ~hppa"
+KEYWORDS="x86 ~sparc ~alpha ~hppa"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
diff --git a/dev-db/pgeasy/ChangeLog b/dev-db/pgeasy/ChangeLog
index c0f5e5d65d05..a2e2453de1bb 100644
--- a/dev-db/pgeasy/ChangeLog
+++ b/dev-db/pgeasy/ChangeLog
@@ -1,8 +1,8 @@
# ChangeLog for dev-db/pgeasy
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgeasy/ChangeLog,v 1.1 2003/04/04 19:51:27 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgeasy/ChangeLog,v 1.2 2003/07/11 21:04:13 aliz Exp $
-*pgeas-3.0.1 (04 Apr 2003)
+*pgeasy-3.0.1 (04 Apr 2003)
04 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
pgeasy-3.0.1.ebuild, files/digest-pgeasy-3.0.1 :
diff --git a/dev-db/pgeasy/pgeasy-3.0.1.ebuild b/dev-db/pgeasy/pgeasy-3.0.1.ebuild
index 8bbf518e8be4..91dba7cce9bf 100644
--- a/dev-db/pgeasy/pgeasy-3.0.1.ebuild
+++ b/dev-db/pgeasy/pgeasy-3.0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgeasy/pgeasy-3.0.1.ebuild,v 1.1 2003/04/04 19:51:27 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgeasy/pgeasy-3.0.1.ebuild,v 1.2 2003/07/11 21:04:13 aliz Exp $
DESCRIPTION="An easy-to-use C interface to PostgreSQL."
HOMEPAGE="http://gborg.postgresql.org/project/pgeasy/projdisplay.php"
SRC_URI="ftp://gborg.postgresql.org/pub/pgeasy/stable/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-db/postgresql-7.3.2"
diff --git a/dev-db/phpmyadmin/phpmyadmin-2.3.3.ebuild b/dev-db/phpmyadmin/phpmyadmin-2.3.3.ebuild
index 23d32ea9814a..c7f76ee76e44 100644
--- a/dev-db/phpmyadmin/phpmyadmin-2.3.3.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-2.3.3.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/phpmyadmin/phpmyadmin-2.3.3.ebuild,v 1.8 2003/03/25 05:20:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-2.3.3.ebuild,v 1.9 2003/07/11 21:04:13 aliz Exp $
MY_PN=phpMyAdmin
@@ -12,7 +12,7 @@ HOMEPAGE="http://phpmyadmin.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
# only known to work on x86... can people test on other platforms?
-KEYWORDS="~x86 ~sparc ppc ~alpha"
+KEYWORDS="x86 ~sparc ppc ~alpha"
DEPEND=">=net-www/apache-1.3.24-r1 >=dev-db/mysql-3.23.38 >=dev-php/mod_php-4.1.2-r5"
diff --git a/dev-db/phpmyadmin/phpmyadmin-2.5.1.ebuild b/dev-db/phpmyadmin/phpmyadmin-2.5.1.ebuild
index acf2f37f8f25..0aab2e0d82b6 100644
--- a/dev-db/phpmyadmin/phpmyadmin-2.5.1.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-2.5.1.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/phpmyadmin/phpmyadmin-2.5.1.ebuild,v 1.1 2003/06/03 13:34:23 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-2.5.1.ebuild,v 1.2 2003/07/11 21:04:14 aliz Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://phpmyadmin.sourceforge.net/"
SRC_URI="mirror://sourceforge/phpmyadmin/${MY_P}-php.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86"
+KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc x86"
DEPEND=">=net-www/apache-1.3
>=dev-db/mysql-3.21 <dev-db/mysql-4.1
>=dev-php/mod_php-3.0.8
diff --git a/dev-db/phppgadmin/phppgadmin-2.4.2.ebuild b/dev-db/phppgadmin/phppgadmin-2.4.2.ebuild
index e45d8eeb935a..87a32bd6d88e 100644
--- a/dev-db/phppgadmin/phppgadmin-2.4.2.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-2.4.2.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/phppgadmin/phppgadmin-2.4.2.ebuild,v 1.1 2003/03/01 08:34:58 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.2.ebuild,v 1.2 2003/07/11 21:04:16 aliz Exp $
MY_PN=phpPgAdmin
MY_PV="`echo ${PV} | sed -e 's:\.:-:g'`"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_${MY_PV}.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
DEPEND=">=net-www/apache-1.3.24-r1
diff --git a/dev-db/phppgadmin/phppgadmin-3.0.0-r1.ebuild b/dev-db/phppgadmin/phppgadmin-3.0.0-r1.ebuild
index c1a27e69a536..9f062619161f 100644
--- a/dev-db/phppgadmin/phppgadmin-3.0.0-r1.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.0.0-r1.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/phppgadmin/phppgadmin-3.0.0-r1.ebuild,v 1.1 2003/04/10 08:17:55 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.0.0-r1.ebuild,v 1.2 2003/07/11 21:04:17 aliz Exp $
IUSE=""
S=${WORKDIR}/${PN}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-dev-2.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
DEPEND=">=net-www/apache-1.3.24-r1
diff --git a/dev-db/phppgadmin/phppgadmin-3.0.0-r2.ebuild b/dev-db/phppgadmin/phppgadmin-3.0.0-r2.ebuild
index 72c1f7410a7d..50975efc89ec 100644
--- a/dev-db/phppgadmin/phppgadmin-3.0.0-r2.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.0.0-r2.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/phppgadmin/phppgadmin-3.0.0-r2.ebuild,v 1.1 2003/05/11 21:16:24 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.0.0-r2.ebuild,v 1.2 2003/07/11 21:04:17 aliz Exp $
IUSE=""
S=${WORKDIR}/${PN}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-dev-4.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
DEPEND=">=net-www/apache-1.3.24-r1
diff --git a/dev-db/phppgadmin/phppgadmin-3.0.0.ebuild b/dev-db/phppgadmin/phppgadmin-3.0.0.ebuild
index 89b41be42773..5c235fc2732d 100644
--- a/dev-db/phppgadmin/phppgadmin-3.0.0.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-3.0.0.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/phppgadmin/phppgadmin-3.0.0.ebuild,v 1.1 2003/03/29 16:07:07 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-3.0.0.ebuild,v 1.2 2003/07/11 21:04:17 aliz Exp $
IUSE=""
S=${WORKDIR}/${PN}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-dev-2.tar.bz2"
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
DEPEND=">=net-www/apache-1.3.24-r1
diff --git a/dev-db/sqsh/sqsh-2.1.ebuild b/dev-db/sqsh/sqsh-2.1.ebuild
index 28b2b35d4e66..e59647d9ce11 100644
--- a/dev-db/sqsh/sqsh-2.1.ebuild
+++ b/dev-db/sqsh/sqsh-2.1.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/sqsh/sqsh-2.1.ebuild,v 1.6 2003/04/16 17:39:39 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.7 2003/07/11 21:04:17 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
@@ -13,7 +13,7 @@ DEPEND="dev-db/freetds
virtual/glibc"
SLOT="0"
SRC_URI="http://www.sqsh.org/${P}-src.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="readline X motif"
src_compile() {
diff --git a/dev-db/tora/tora-1.3.8.ebuild b/dev-db/tora/tora-1.3.8.ebuild
index c18f9feaeee8..9f329c74dd55 100644
--- a/dev-db/tora/tora-1.3.8.ebuild
+++ b/dev-db/tora/tora-1.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.8.ebuild,v 1.2 2003/02/13 10:05:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.8.ebuild,v 1.3 2003/07/11 21:04:18 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="TOra - Toolkit For Oracle"
@@ -10,7 +10,7 @@ DEPEND=">=x11-libs/qt-3.0.0
mysql? ( >=dev-db/mysql-3.23 )
postgres? ( >=dev-db/postgresql-7.1 )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="GPL-2"
src_compile() {
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index a89a4fae8950..370ca2b9f2f6 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-db/unixODBC
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.9 2003/06/19 17:28:12 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.10 2003/07/11 21:04:18 aliz Exp $
10 Jun 2003; Will Woods <wwoods@gentoo.org> unixODBC-2.0.6.ebuild,
unixODBC-2.0.8.ebuild, unixODBC-2.2.2.ebuild:
@@ -19,7 +19,7 @@
Fixes #13166
19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> unixODBC-2.0.6.ebuild
- unixODBC-2.0.8.ebuild :
+*unixODBC-2.0.8.ebuild :
Added ppc to KEYWORDS.
diff --git a/dev-db/xindice/xindice-1.0.ebuild b/dev-db/xindice/xindice-1.0.ebuild
index 42219d35d52c..8ac0b4444c45 100644
--- a/dev-db/xindice/xindice-1.0.ebuild
+++ b/dev-db/xindice/xindice-1.0.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/xindice/xindice-1.0.ebuild,v 1.2 2003/04/25 15:15:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.3 2003/07/11 21:04:18 aliz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://xml.apache.org/xindice/dist/xml-xindice-${PV}.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="doc"
DEPEND=">=dev-java/sun-jdk-1.3"