summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-13 08:59:26 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-13 08:59:26 +0000
commit6183dde57fc2dc6956718034fd261a203eb2e003 (patch)
treefcafd64e581c26e76a9b86263b1811844679b19a /dev-db/postgresql/postgresql-7.2.1-r1.ebuild
parentmissing files (diff)
downloadhistorical-6183dde57fc2dc6956718034fd261a203eb2e003.tar.gz
historical-6183dde57fc2dc6956718034fd261a203eb2e003.tar.bz2
historical-6183dde57fc2dc6956718034fd261a203eb2e003.zip
removed daemontools dep... shouldn't be needed
Diffstat (limited to 'dev-db/postgresql/postgresql-7.2.1-r1.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-7.2.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
index 1b6ad69dafcb..f465082ca77d 100644
--- a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.7 2002/07/12 16:44:18 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.8 2002/07/13 08:59:26 rphillips Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
@@ -10,7 +10,6 @@ HOMEPAGE="http://www.postgresql.org"
LICENSE="POSTGRESQL"
DEPEND="virtual/glibc
- >=sys-apps/daemontools-0.76-r1
sys-devel/autoconf
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2
@@ -23,7 +22,6 @@ DEPEND="virtual/glibc
nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc
- >=sys-apps/daemontools-0.76-r1
>=sys-libs/zlib-1.1.3
tcltk? ( >=dev-lang/tcl-8 )
perl? ( >=sys-devel/perl-5.6.1-r2 )