diff options
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.43.ebuild b/net-www/apache/apache-2.0.43.ebuild index 90838c5698a5..4797b2673f92 100644 --- a/net-www/apache/apache-2.0.43.ebuild +++ b/net-www/apache/apache-2.0.43.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43.ebuild,v 1.1 2002/11/02 08:18:52 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43.ebuild,v 1.2 2002/11/26 09:02:56 aliz Exp $ IUSE="ssl" S="${WORKDIR}/httpd-${PV}" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" DESCRIPTION="Apache Web Server, Version 2.0.x" SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz" HOMEPAGE="http://www.apache.org" |