summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:46:45 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:46:45 +0000
commit80a2232e5279a13705f30fb730ec6d748da26f81 (patch)
tree79eb23a85438a52e8872c05ebb0b47dd6bca2a52 /net-www/mod_dav
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.gz
gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.bz2
gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-www/mod_dav')
-rw-r--r--net-www/mod_dav/ChangeLog6
-rw-r--r--net-www/mod_dav/mod_dav-1.0.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_dav/ChangeLog b/net-www/mod_dav/ChangeLog
index 21093757314f..16153fd6cea0 100644
--- a/net-www/mod_dav/ChangeLog
+++ b/net-www/mod_dav/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_dav
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.11 2004/06/25 01:00:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.12 2004/07/01 22:45:58 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ mod_dav-1.0.3-r1.ebuild:
+ virtual/glibc -> virtual/libc
08 Jun 2004; David Holm <dholm@gentoo.org> mod_dav-1.0.3-r1.ebuild:
Added to ~ppc.
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"