diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-11-16 07:09:12 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-11-16 07:09:12 +0000 |
commit | 0c9beb9ebb90ad1c31292ff4443eb7c71e63b975 (patch) | |
tree | 8774837a12b74e372f821059834dc7107938212e /eclass/php5-sapi.eclass | |
parent | version bump (diff) | |
download | gentoo-2-0c9beb9ebb90ad1c31292ff4443eb7c71e63b975.tar.gz gentoo-2-0c9beb9ebb90ad1c31292ff4443eb7c71e63b975.tar.bz2 gentoo-2-0c9beb9ebb90ad1c31292ff4443eb7c71e63b975.zip |
move to virtual fam.
Diffstat (limited to 'eclass/php5-sapi.eclass')
-rw-r--r-- | eclass/php5-sapi.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php5-sapi.eclass b/eclass/php5-sapi.eclass index f53121fed11c..8d828def662a 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.30 2004/10/04 06:36:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.31 2004/11/16 07:09:12 robbat2 Exp $ # # eclass/php5-sapi.eclass # Eclass for building different php5 SAPI instances @@ -33,7 +33,7 @@ DEPEND="$DEPEND cpdflib? ( >=media-libs/clibpdf-2* ) crypt? ( >=dev-libs/libmcrypt-2.4 ) curl? ( >=net-misc/curl-7.10.2 ) - fam? ( app-admin/fam ) + fam? ( virtual/fam ) fdftk? ( app-text/fdftk ) gd-external? ( media-libs/gd ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) |