diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-21 07:31:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-21 07:31:25 +0000 |
commit | ac109cb9d5f28ec1a911835fed240ec144c51f26 (patch) | |
tree | 52cc69f66dd39cad594bd32484dcab08b1f63db3 /eclass/php-sapi.eclass | |
parent | touchup the patch for uclibc env (diff) | |
download | historical-ac109cb9d5f28ec1a911835fed240ec144c51f26.tar.gz historical-ac109cb9d5f28ec1a911835fed240ec144c51f26.tar.bz2 historical-ac109cb9d5f28ec1a911835fed240ec144c51f26.zip |
virtual/snmp -> net-analyzer/net-snmp
Diffstat (limited to 'eclass/php-sapi.eclass')
-rw-r--r-- | eclass/php-sapi.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php-sapi.eclass b/eclass/php-sapi.eclass index 36b5116d5559..0fb771a39d8b 100644 --- a/eclass/php-sapi.eclass +++ b/eclass/php-sapi.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.54 2005/01/22 02:31:59 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.55 2005/02/21 07:31:25 vapier Exp $ # Author: Robin H. Johnson <robbat2@gentoo.org> inherit eutils flag-o-matic @@ -99,7 +99,7 @@ RDEPEND="${RDEPEND} png? ( >=media-libs/libpng-1.2.5 ) postgres? ( >=dev-db/postgresql-7.1 ) qt? ( >=x11-libs/qt-2.3.0 ) - snmp? ( virtual/snmp ) + snmp? ( net-analyzer/net-snmp ) spell? ( app-text/aspell ) ssl? ( >=dev-libs/openssl-0.9.5 ) tiff? ( >=media-libs/tiff-3.5.5 ) |