summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-10-26 06:55:40 +0000
committerJochen Maes <sejo@gentoo.org>2004-10-26 06:55:40 +0000
commit21bdb3a8ecf153fc6d87ce215e6ea1fab5f56a77 (patch)
tree018360557f5a6d5b6815a91c71198cdb830e2cc1 /net-www/apache/apache-1.3.32-r1.ebuild
parentAdded missing eend to init script. (diff)
downloadhistorical-21bdb3a8ecf153fc6d87ce215e6ea1fab5f56a77.tar.gz
historical-21bdb3a8ecf153fc6d87ce215e6ea1fab5f56a77.tar.bz2
historical-21bdb3a8ecf153fc6d87ce215e6ea1fab5f56a77.zip
stable on ppc gsla: 68564
Diffstat (limited to 'net-www/apache/apache-1.3.32-r1.ebuild')
-rw-r--r--net-www/apache/apache-1.3.32-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.32-r1.ebuild b/net-www/apache/apache-1.3.32-r1.ebuild
index dd0fe50c8044..b5e39d853862 100644
--- a/net-www/apache/apache-1.3.32-r1.ebuild
+++ b/net-www/apache/apache-1.3.32-r1.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.32-r1.ebuild,v 1.3 2004/10/25 23:30:09 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.32-r1.ebuild,v 1.4 2004/10/26 06:55:40 sejo Exp $
inherit eutils fixheadtails
@@ -11,7 +11,7 @@ mod_ssl_ver=2.8.21
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
http://dev.gentoo.org/~tigger/apache-patches-1.3.32-r1.tar.bz2"