diff options
Diffstat (limited to 'net-www/apache/apache-2.2.4-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-2.2.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/apache/apache-2.2.4-r1.ebuild b/net-www/apache/apache-2.2.4-r1.ebuild index 12af20808f62..ab82be47e28f 100644 --- a/net-www/apache/apache-2.2.4-r1.ebuild +++ b/net-www/apache/apache-2.2.4-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4-r1.ebuild,v 1.6 2007/05/18 12:16:47 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.2.4-r1.ebuild,v 1.7 2007/05/22 10:52:43 hollow Exp $ inherit eutils flag-o-matic gnuconfig multilib autotools # latest gentoo apache files GENTOO_PATCHNAME="gentoo-${PF}" -GENTOO_PATCHSTAMP="20070518" -GENTOO_DEVSPACE="phreak" +GENTOO_PATCHSTAMP="20070522" +GENTOO_DEVSPACE="hollow" GENTOO_PATCHDIR="${WORKDIR}/${GENTOO_PATCHNAME}" DESCRIPTION="The Apache Web Server." |