summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:48:20 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:48:20 +0000
commit4f2d390233aa9501c86f1228f49f63ee5463b468 (patch)
tree7cf4935893ff65cb2243f1918d6d8d371785ac48 /net-im/jabberd2/jabberd2-2.2.8.ebuild
parentMake dev-lang/ghc-6.12.3 use SRC_URI from the mirroring system. (diff)
downloadgentoo-2-4f2d390233aa9501c86f1228f49f63ee5463b468.tar.gz
gentoo-2-4f2d390233aa9501c86f1228f49f63ee5463b468.tar.bz2
gentoo-2-4f2d390233aa9501c86f1228f49f63ee5463b468.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-im/jabberd2/jabberd2-2.2.8.ebuild')
-rw-r--r--net-im/jabberd2/jabberd2-2.2.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/jabberd2/jabberd2-2.2.8.ebuild b/net-im/jabberd2/jabberd2-2.2.8.ebuild
index 14873ee64752..ad74dc139390 100644
--- a/net-im/jabberd2/jabberd2-2.2.8.ebuild
+++ b/net-im/jabberd2/jabberd2-2.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd2/jabberd2-2.2.8.ebuild,v 1.1 2009/05/08 15:24:09 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd2/jabberd2-2.2.8.ebuild,v 1.2 2010/06/17 20:48:20 patrick Exp $
inherit db-use eutils flag-o-matic pam
@@ -21,7 +21,7 @@ DEPEND="dev-libs/expat
mysql? ( virtual/mysql )
ldap? ( >=net-nds/openldap-2.1.0 )
pam? ( virtual/pam )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
ssl? ( >=dev-libs/openssl-0.9.6b )
sqlite? ( >=dev-db/sqlite-3 )
zlib? ( sys-libs/zlib )"