diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-01 13:25:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-01 13:25:28 +0000 |
commit | 090e530c68b0a699b0f5f17d4334aa8fb3de358d (patch) | |
tree | 21643d8cc4aabbc8374803c0816e3ed1d375d52b /net-www/apache/apache-1.3.34-r2.ebuild | |
parent | added to ~ppc (diff) | |
download | gentoo-2-090e530c68b0a699b0f5f17d4334aa8fb3de358d.tar.gz gentoo-2-090e530c68b0a699b0f5f17d4334aa8fb3de358d.tar.bz2 gentoo-2-090e530c68b0a699b0f5f17d4334aa8fb3de358d.zip |
Stable on sparc wrt security #118875
(Portage version: 2.0.54)
Diffstat (limited to 'net-www/apache/apache-1.3.34-r2.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.34-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.34-r2.ebuild b/net-www/apache/apache-1.3.34-r2.ebuild index 8d994d7c588c..985b7cb8fd28 100644 --- a/net-www/apache/apache-1.3.34-r2.ebuild +++ b/net-www/apache/apache-1.3.34-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34-r2.ebuild,v 1.3 2006/02/01 09:37:43 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34-r2.ebuild,v 1.4 2006/02/01 13:25:28 gustavoz Exp $ # Gentoo ARCH teams # @@ -21,7 +21,7 @@ tarball_ver=1.3.34-20060131 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 ~s390 ~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-${tarball_ver}.tar.bz2" |