summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-11-09 17:48:09 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-11-09 17:48:09 +0000
commita324d9b29401d4cb58da7ab985e1adac7ad19bfe (patch)
tree046974a126fd810fac2f05efd12cfae94b40dc9a /dev-db/libpq/libpq-8.0.9.ebuild
parentWANT_AUTOMAKE/AUTOCONF added, bug #154567 thanks to Patrick Nagel (diff)
downloadgentoo-2-a324d9b29401d4cb58da7ab985e1adac7ad19bfe.tar.gz
gentoo-2-a324d9b29401d4cb58da7ab985e1adac7ad19bfe.tar.bz2
gentoo-2-a324d9b29401d4cb58da7ab985e1adac7ad19bfe.zip
Add blockers.
(Portage version: 2.1.2_rc1-r4)
Diffstat (limited to 'dev-db/libpq/libpq-8.0.9.ebuild')
-rw-r--r--dev-db/libpq/libpq-8.0.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-db/libpq/libpq-8.0.9.ebuild b/dev-db/libpq/libpq-8.0.9.ebuild
index c656d83c03e9..b98009c8fbc4 100644
--- a/dev-db/libpq/libpq-8.0.9.ebuild
+++ b/dev-db/libpq/libpq-8.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-8.0.9.ebuild,v 1.1 2006/11/07 22:46:39 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-8.0.9.ebuild,v 1.2 2006/11/09 17:48:09 chtekk Exp $
inherit eutils gnuconfig flag-o-matic toolchain-funcs
@@ -14,7 +14,8 @@ LICENSE="POSTGRESQL"
SLOT="4"
IUSE="kerberos nls pam pg-intdatetime readline ssl threads zlib"
-RDEPEND="kerberos? ( virtual/krb5 )
+RDEPEND="!<=dev-db/postgresql-8.0.8
+ kerberos? ( virtual/krb5 )
pam? ( virtual/pam )
readline? ( >=sys-libs/readline-4.1 )
ssl? ( >=dev-libs/openssl-0.9.6-r1 )