summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Swenson <titanofold@gentoo.org>2014-11-03 11:37:52 +0000
committerAaron Swenson <titanofold@gentoo.org>2014-11-03 11:37:52 +0000
commit8ce0e8150dec819df39e996a6e51535967a090bb (patch)
tree21bfe02aeb59a0cd1f5f4c0a19ee7442ef560ce6 /dev-db/pgmemcache/pgmemcache-2.2.0.ebuild
parentmedia-libs/jasper: Drop old (diff)
downloadhistorical-8ce0e8150dec819df39e996a6e51535967a090bb.tar.gz
historical-8ce0e8150dec819df39e996a6e51535967a090bb.tar.bz2
historical-8ce0e8150dec819df39e996a6e51535967a090bb.zip
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0xD1BBFDA0
Diffstat (limited to 'dev-db/pgmemcache/pgmemcache-2.2.0.ebuild')
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild b/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild
index fdf3d3bccf9c..b9a8a9b4ace2 100644
--- a/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.2.0.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/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild,v 1.1 2014/09/16 02:53:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild,v 1.2 2014/11/03 11:28:17 titanofold Exp $
EAPI=5
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-db/postgresql-base
+DEPEND="virtual/postgresql
dev-libs/cyrus-sasl
>=dev-libs/libmemcached-1.0.18[sasl]"
RDEPEND="${DEPEND}"