diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-18 00:21:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-18 00:21:07 +0000 |
commit | 074916d81c1351e7a7ff9bd77fe3ecced7049e44 (patch) | |
tree | d86776d4a15e3dc227669a0e33d12469087f6756 /net-www/apache/apache-1.3.33-r6.ebuild | |
parent | Removing old revisions that use broken LFS-support (diff) | |
download | historical-074916d81c1351e7a7ff9bd77fe3ecced7049e44.tar.gz historical-074916d81c1351e7a7ff9bd77fe3ecced7049e44.tar.bz2 historical-074916d81c1351e7a7ff9bd77fe3ecced7049e44.zip |
Stable on ia64, bug 104807.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/apache/apache-1.3.33-r6.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.33-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.33-r6.ebuild b/net-www/apache/apache-1.3.33-r6.ebuild index a564f17cce0f..22bda720173e 100644 --- a/net-www/apache/apache-1.3.33-r6.ebuild +++ b/net-www/apache/apache-1.3.33-r6.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-r6.ebuild,v 1.6 2005/09/16 11:20:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r6.ebuild,v 1.7 2005/09/18 00:21:07 kloeri Exp $ # Gentoo ARCH teams # @@ -20,7 +20,7 @@ mod_ssl_ver=2.8.24-1.3.33 S=${WORKDIR}/${PN}_${PV} DESCRIPTION="The Apache Web Server" HOMEPAGE="http://www.apache.org http://www.modssl.org" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" 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/~vericgar/dist/apache/old/apache-patches-1.3.33-20050711.tar.bz2" |