diff options
author | Travis Tilley <lv@gentoo.org> | 2004-09-01 17:10:57 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-09-01 17:10:57 +0000 |
commit | 8f4497b96c5cff474a0654999399b5ce993eb212 (patch) | |
tree | 459c2279777b46967984293ad8bf606bdda93e8b /net-www/apache/apache-1.3.31-r3.ebuild | |
parent | Stable amd64, sparc. (Manifest recommit) (diff) | |
download | gentoo-2-8f4497b96c5cff474a0654999399b5ce993eb212.tar.gz gentoo-2-8f4497b96c5cff474a0654999399b5ce993eb212.tar.bz2 gentoo-2-8f4497b96c5cff474a0654999399b5ce993eb212.zip |
stable on amd64
Diffstat (limited to 'net-www/apache/apache-1.3.31-r3.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.31-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.31-r3.ebuild b/net-www/apache/apache-1.3.31-r3.ebuild index fd657cd3cb63..f0e1fe8da3fd 100644 --- a/net-www/apache/apache-1.3.31-r3.ebuild +++ b/net-www/apache/apache-1.3.31-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r3.ebuild,v 1.9 2004/08/30 19:37:02 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r3.ebuild,v 1.10 2004/09/01 17:10:57 lv Exp $ inherit eutils fixheadtails @@ -12,7 +12,7 @@ PATCH_LEVEL="${PV}-r2" 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="http://www.apache.org/dist/httpd/apache_${PV}.tar.gz ftp://ftp.modssl.org/source/mod_ssl-${mod_ssl_ver}-${PV}.tar.gz" |