summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/apache/apache-1.3.24-r2.ebuild')
-rw-r--r--net-www/apache/apache-1.3.24-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/apache/apache-1.3.24-r2.ebuild b/net-www/apache/apache-1.3.24-r2.ebuild
index 13adde6310eb..7f2726da7bad 100644
--- a/net-www/apache/apache-1.3.24-r2.ebuild
+++ b/net-www/apache/apache-1.3.24-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.24-r2.ebuild,v 1.4 2002/06/03 02:58:05 lamer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.24-r2.ebuild,v 1.5 2002/07/14 20:25:23 aliz Exp $
mod_ssl_ver=2.8.8-${PV}
HARD_SERVER_LIMIT=512
@@ -8,6 +8,7 @@ HARD_SERVER_LIMIT=512
S=${WORKDIR}/apache_${PV}
DESCRIPTION="The Apache Web Server"
HOMEPAGE="http://www.apache.org http://www.modssl.org"
+KEYWORDS="x86"
SRC_URI="http://httpd.apache.org/dist/httpd/apache_${PV}.tar.gz
ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}.tar.gz"
# The mod_ssl archive is only for providing the EAPI patch in here.