summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:58:55 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:58:55 +0000
commit87911aad48e20b8a72780e32574d91cf9d822fa9 (patch)
treeb24b8b8b3f364fc7626067ceb773c47f5bac1505 /net-voip/gnugk/gnugk-2.2.7.ebuild
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.tar.gz
gentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.tar.bz2
gentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/gnugk/gnugk-2.2.7.ebuild')
-rw-r--r--net-voip/gnugk/gnugk-2.2.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-voip/gnugk/gnugk-2.2.7.ebuild b/net-voip/gnugk/gnugk-2.2.7.ebuild
index 46af604d7c7a..c64fc049d073 100644
--- a/net-voip/gnugk/gnugk-2.2.7.ebuild
+++ b/net-voip/gnugk/gnugk-2.2.7.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-voip/gnugk/gnugk-2.2.7.ebuild,v 1.2 2009/04/08 17:18:49 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.7.ebuild,v 1.3 2010/06/17 20:58:55 patrick Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/pwlib-1.7.5.2
dev-libs/openssl
firebird? ( dev-db/firebird )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-base )"
+ postgres? ( dev-db/postgresql-base )"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"