summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:25:43 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 11:25:43 +0000
commite351554246750887d2127ee86457151b8dae1c4e (patch)
tree6b3ade798f0c55bbb63b3e9fd93ca61a55d357a8 /dev-db/pg_top/pg_top-3.6.2-r1.ebuild
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-e351554246750887d2127ee86457151b8dae1c4e.tar.gz
gentoo-2-e351554246750887d2127ee86457151b8dae1c4e.tar.bz2
gentoo-2-e351554246750887d2127ee86457151b8dae1c4e.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 'dev-db/pg_top/pg_top-3.6.2-r1.ebuild')
-rw-r--r--dev-db/pg_top/pg_top-3.6.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/pg_top/pg_top-3.6.2-r1.ebuild b/dev-db/pg_top/pg_top-3.6.2-r1.ebuild
index 1388ae2010ed..a22154e47b95 100644
--- a/dev-db/pg_top/pg_top-3.6.2-r1.ebuild
+++ b/dev-db/pg_top/pg_top-3.6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pg_top/pg_top-3.6.2-r1.ebuild,v 1.1 2013/09/20 06:46:56 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pg_top/pg_top-3.6.2-r1.ebuild,v 1.2 2014/11/03 11:25:43 titanofold Exp $
EAPI="5"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-RDEPEND="dev-db/postgresql-base"
+RDEPEND="virtual/postgresql"
DEPEND="${RDEPEND}
virtual/pkgconfig"