diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-01 17:49:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-01 17:49:53 +0000 |
commit | 8636a905005c7e9976bafccbb151b8ef08899a04 (patch) | |
tree | 9f5a08b3c5abdcb29a2c41bc833a3d9504d9fb57 /net-www/apache/apache-1.3.34-r2.ebuild | |
parent | remove lvm2-2.02.01 package mask (diff) | |
download | gentoo-2-8636a905005c7e9976bafccbb151b8ef08899a04.tar.gz gentoo-2-8636a905005c7e9976bafccbb151b8ef08899a04.tar.bz2 gentoo-2-8636a905005c7e9976bafccbb151b8ef08899a04.zip |
Mark 1.3.34-r11 1.3.34-r2 stable on alpha/ia64 #118875
(Portage version: 2.1_pre4-r1)
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 4e1b5b925541..15d00eb5131a 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.5 2006/02/01 16:57:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.34-r2.ebuild,v 1.6 2006/02/01 17:49:53 agriffis 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" |