summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-21 07:31:25 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-21 07:31:25 +0000
commitac109cb9d5f28ec1a911835fed240ec144c51f26 (patch)
tree52cc69f66dd39cad594bd32484dcab08b1f63db3 /eclass/php5-sapi.eclass
parenttouchup the patch for uclibc env (diff)
downloadhistorical-ac109cb9d5f28ec1a911835fed240ec144c51f26.tar.gz
historical-ac109cb9d5f28ec1a911835fed240ec144c51f26.tar.bz2
historical-ac109cb9d5f28ec1a911835fed240ec144c51f26.zip
virtual/snmp -> net-analyzer/net-snmp
Diffstat (limited to 'eclass/php5-sapi.eclass')
-rw-r--r--eclass/php5-sapi.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php5-sapi.eclass b/eclass/php5-sapi.eclass
index dc4c4c75b0b9..3db76d5ed132 100644
--- a/eclass/php5-sapi.eclass
+++ b/eclass/php5-sapi.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.38 2005/02/03 21:16:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.39 2005/02/21 07:31:25 vapier Exp $
#
# eclass/php5-sapi.eclass
# Eclass for building different php5 SAPI instances
@@ -59,7 +59,7 @@ DEPEND="$DEPEND
recode? ( app-text/recode )
sharedmem? ( dev-libs/mm )
simplexml? ( dev-libs/libxml2 )
- snmp? ( virtual/snmp )
+ snmp? ( net-analyzer/net-snmp )
soap? ( dev-libs/libxml2 )
spell? ( app-text/aspell )
sqlite? ( =dev-db/sqlite-2* )