summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2005-04-03 20:33:13 +0000
committerElfyn McBratney <beu@gentoo.org>2005-04-03 20:33:13 +0000
commitb63715f36815adfa3a524cac31659fe32b8e53cf (patch)
tree10f904c7e29d3147772b72fd06820ef759072806 /net-www/apache/apache-1.3.33-r1.ebuild
parentMake kpilot optional and do not depend on kmobile (#87350). (diff)
downloadhistorical-b63715f36815adfa3a524cac31659fe32b8e53cf.tar.gz
historical-b63715f36815adfa3a524cac31659fe32b8e53cf.tar.bz2
historical-b63715f36815adfa3a524cac31659fe32b8e53cf.zip
Back into testing until mod_ssl deps for the 1.3.33-release are fixed.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-www/apache/apache-1.3.33-r1.ebuild')
-rw-r--r--net-www/apache/apache-1.3.33-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.33-r1.ebuild b/net-www/apache/apache-1.3.33-r1.ebuild
index ea2490177520..3f41fdc1acf4 100644
--- a/net-www/apache/apache-1.3.33-r1.ebuild
+++ b/net-www/apache/apache-1.3.33-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r1.ebuild,v 1.16 2005/03/21 14:30:30 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r1.ebuild,v 1.17 2005/04/03 20:33:13 beu Exp $
# Gentoo ARCH teams
#
@@ -20,7 +20,7 @@ mod_ssl_ver=2.8.21-1.3.32
S=${WORKDIR}/${PN}_${PV}
DESCRIPTION="The Apache Web Server"
HOMEPAGE="http://www.apache.org http://www.modssl.org"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz
ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}.tar.gz
http://dev.gentoo.org/~stuart/apache/apache-patches-1.3.33.tar.bz2"