summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:36:46 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:36:46 +0000
commitdf14d444136619b1270282782d3f7c937e7232a9 (patch)
tree983dd7c399fee2eb1e7f0307fa3c2b257cdb495c /net-im/jabberd2/jabberd2-2.3.2-r1.ebuild
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-df14d444136619b1270282782d3f7c937e7232a9.tar.gz
gentoo-2-df14d444136619b1270282782d3f7c937e7232a9.tar.bz2
gentoo-2-df14d444136619b1270282782d3f7c937e7232a9.zip
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'net-im/jabberd2/jabberd2-2.3.2-r1.ebuild')
-rw-r--r--net-im/jabberd2/jabberd2-2.3.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild b/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild
index ce61ef034378..f4795e123c6f 100644
--- a/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild
+++ b/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild,v 1.2 2014/07/05 14:53:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd2/jabberd2-2.3.2-r1.ebuild,v 1.3 2014/11/03 13:36:46 titanofold Exp $
EAPI=5
@@ -27,7 +27,7 @@ DEPEND="dev-libs/expat
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
ssl? ( >=dev-libs/openssl-1.0.1:0 )
sqlite? ( dev-db/sqlite:3 )
zlib? ( sys-libs/zlib )"