summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:32:12 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:32:12 +0000
commit3e29241c6bb0742a5ce823e4575bbf85b4ca6b74 (patch)
treed978df073ad5672fab36259beedbc365fe984186 /net-analyzer/echoping/echoping-6.0.2.ebuild
parentMigrating away from deprecated postgres virtuals (diff)
downloadhistorical-3e29241c6bb0742a5ce823e4575bbf85b4ca6b74.tar.gz
historical-3e29241c6bb0742a5ce823e4575bbf85b4ca6b74.tar.bz2
historical-3e29241c6bb0742a5ce823e4575bbf85b4ca6b74.zip
Migrating away from deprecated postgres virtuals
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/echoping/echoping-6.0.2.ebuild')
-rw-r--r--net-analyzer/echoping/echoping-6.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/echoping/echoping-6.0.2.ebuild b/net-analyzer/echoping/echoping-6.0.2.ebuild
index fce8ce25e790..3fcbf544029b 100644
--- a/net-analyzer/echoping/echoping-6.0.2.ebuild
+++ b/net-analyzer/echoping/echoping-6.0.2.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-analyzer/echoping/echoping-6.0.2.ebuild,v 1.6 2009/07/29 03:23:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-6.0.2.ebuild,v 1.7 2010/06/17 20:28:33 patrick Exp $
inherit eutils
@@ -17,7 +17,7 @@ RESTRICT="test"
DEPEND="gnutls? ( >=net-libs/gnutls-1.0.17 )
ssl? ( >=dev-libs/openssl-0.9.7d )
idn? ( net-dns/libidn )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
ldap? ( net-nds/openldap )"
src_compile() {