diff options
author | 2005-09-24 04:27:53 +0000 | |
---|---|---|
committer | 2005-09-24 04:27:53 +0000 | |
commit | 6abf2931d4752cb67e4eb4969500fb19c164a9d3 (patch) | |
tree | 1d4f5d45ffe201b736132f3f327d899a5b368386 /net-www/apache/apache-1.3.33-r6.ebuild | |
parent | arm/s390 love (diff) | |
download | gentoo-2-6abf2931d4752cb67e4eb4969500fb19c164a9d3.tar.gz gentoo-2-6abf2931d4752cb67e4eb4969500fb19c164a9d3.tar.bz2 gentoo-2-6abf2931d4752cb67e4eb4969500fb19c164a9d3.zip |
arm/s390 stable
(Portage version: 2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/ )
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 22bda720173e..14e70d0e6318 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.7 2005/09/18 00:21:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r6.ebuild,v 1.8 2005/09/24 04:27:53 vapier 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 s390 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" |