diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:19:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:19:53 +0000 |
commit | 87d3576eaf8f9dab9fbdac04eae1e5c6bcff8b09 (patch) | |
tree | 923b8eecf8508d0358c6008e85e8b13dec579f2e /dev-db/dbbalancer | |
parent | Don't assign default to S; header fix (Manifest recommit) (diff) | |
download | gentoo-2-87d3576eaf8f9dab9fbdac04eae1e5c6bcff8b09.tar.gz gentoo-2-87d3576eaf8f9dab9fbdac04eae1e5c6bcff8b09.tar.bz2 gentoo-2-87d3576eaf8f9dab9fbdac04eae1e5c6bcff8b09.zip |
header fix
Diffstat (limited to 'dev-db/dbbalancer')
-rw-r--r-- | dev-db/dbbalancer/dbbalancer-0.4.4.ebuild | 4 |
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 c01f02596d36..18e9eb2c27b1 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. +# Copyright 1999-2004 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.6 2003/09/10 21:47:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/dbbalancer/dbbalancer-0.4.4.ebuild,v 1.7 2004/03/14 13:19:52 mr_bones_ Exp $ DESCRIPTION="Load balancing multithreaded PostgreSQL connection pool. Also has a replication mode to keep in sync the load balanced backend |