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/lighttpd | |
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/lighttpd')
-rw-r--r-- | net-www/lighttpd/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/lighttpd/lighttpd-1.1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/lighttpd/lighttpd-1.1.8.ebuild | 4 | ||||
-rw-r--r-- | net-www/lighttpd/lighttpd-1.2.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-www/lighttpd/ChangeLog b/net-www/lighttpd/ChangeLog index 8717bbd59a4e..1da8e24dbf82 100644 --- a/net-www/lighttpd/ChangeLog +++ b/net-www/lighttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/lighttpd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.9 2004/06/27 00:21:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.10 2004/07/01 22:44:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + lighttpd-1.1.8-r1.ebuild, lighttpd-1.1.8.ebuild, lighttpd-1.2.2.ebuild: + virtual/glibc -> virtual/libc *lighttpd-1.2.2 (27 Jun 2004) diff --git a/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild b/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild index 9c12873f7943..9dbcd3a41948 100644 --- a/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild +++ b/net-www/lighttpd/lighttpd-1.1.8-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/lighttpd/lighttpd-1.1.8-r1.ebuild,v 1.3 2004/06/25 20:10:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild,v 1.4 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="mysql ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 diff --git a/net-www/lighttpd/lighttpd-1.1.8.ebuild b/net-www/lighttpd/lighttpd-1.1.8.ebuild index 909b5ce5f374..197186303b67 100644 --- a/net-www/lighttpd/lighttpd-1.1.8.ebuild +++ b/net-www/lighttpd/lighttpd-1.1.8.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/lighttpd/lighttpd-1.1.8.ebuild,v 1.7 2004/06/25 20:10:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.8 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="mysql ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 diff --git a/net-www/lighttpd/lighttpd-1.2.2.ebuild b/net-www/lighttpd/lighttpd-1.2.2.ebuild index 5121e69ef23a..e494d2355770 100644 --- a/net-www/lighttpd/lighttpd-1.2.2.ebuild +++ b/net-www/lighttpd/lighttpd-1.2.2.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/lighttpd/lighttpd-1.2.2.ebuild,v 1.1 2004/06/27 00:21:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.2.2.ebuild,v 1.2 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86" IUSE="mysql ssl php" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 |