diff options
Diffstat (limited to 'net-www/mod_dav/mod_dav-1.0.3-r1.ebuild')
-rw-r--r-- | net-www/mod_dav/mod_dav-1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild b/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild index 0a2b60283f1d..88ac254994cf 100644 --- a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild +++ b/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild @@ -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/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.12 2004/06/25 01:00:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.13 2004/07/01 22:45:58 eradicator Exp $ MY_V=${PV}-1.3.6 @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc ~ppc" S=${WORKDIR}/${PN}-${MY_V} SRC_URI="http://www.webdav.org/mod_dav/${PN}-${MY_V}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1*" +DEPEND="virtual/libc =net-www/apache-1*" LICENSE="as-is" SLOT="0" |