diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:46:45 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:46:45 +0000 |
commit | 80a2232e5279a13705f30fb730ec6d748da26f81 (patch) | |
tree | 79eb23a85438a52e8872c05ebb0b47dd6bca2a52 /net-www/cherokee/cherokee-0.4.16.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.gz gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.tar.bz2 gentoo-2-80a2232e5279a13705f30fb730ec6d748da26f81.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-www/cherokee/cherokee-0.4.16.ebuild')
-rw-r--r-- | net-www/cherokee/cherokee-0.4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/cherokee/cherokee-0.4.16.ebuild b/net-www/cherokee/cherokee-0.4.16.ebuild index c3472d402c90..457d0d0fafea 100644 --- a/net-www/cherokee/cherokee-0.4.16.ebuild +++ b/net-www/cherokee/cherokee-0.4.16.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/cherokee/cherokee-0.4.16.ebuild,v 1.2 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.16.ebuild,v 1.3 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1" KEYWORDS="~x86 ~ppc" |