diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-16 09:39:06 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-16 09:39:06 +0000 |
commit | 3c945a40c00457e8c29aa7941280384c38e7b3d9 (patch) | |
tree | 9bb1bb6fd13d87b73469be50be3e2ad12017c12e /net-www/apache/apache-1.3.31-r2.ebuild | |
parent | Added init script to close bug #52414. (Manifest recommit) (diff) | |
download | gentoo-2-3c945a40c00457e8c29aa7941280384c38e7b3d9.tar.gz gentoo-2-3c945a40c00457e8c29aa7941280384c38e7b3d9.tar.bz2 gentoo-2-3c945a40c00457e8c29aa7941280384c38e7b3d9.zip |
Marked stable on hppa.
Diffstat (limited to 'net-www/apache/apache-1.3.31-r2.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.31-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.31-r2.ebuild b/net-www/apache/apache-1.3.31-r2.ebuild index 62b880713a1d..1a35e9cb3261 100644 --- a/net-www/apache/apache-1.3.31-r2.ebuild +++ b/net-www/apache/apache-1.3.31-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r2.ebuild,v 1.5 2004/06/16 02:18:24 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r2.ebuild,v 1.6 2004/06/16 09:39:06 gmsoft 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" |