summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:04:18 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:04:18 +0000
commit2188247aaf3b3fdf5721bda4a745b9e38236c0dd (patch)
tree915feae3a9975dbc5800b0d22886510d09f5735d /dev-db/dbbalancer
parentunmasks and changelog fixes (diff)
downloadhistorical-2188247aaf3b3fdf5721bda4a745b9e38236c0dd.tar.gz
historical-2188247aaf3b3fdf5721bda4a745b9e38236c0dd.tar.bz2
historical-2188247aaf3b3fdf5721bda4a745b9e38236c0dd.zip
unmask and changelog fixes
Diffstat (limited to 'dev-db/dbbalancer')
-rw-r--r--dev-db/dbbalancer/dbbalancer-0.4.4.ebuild4
1 files changed, 2 insertions, 2 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"