summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-11-26 09:02:56 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-11-26 09:02:56 +0000
commitec0c849b4582181cba6d38e7bb37a972a8dac243 (patch)
treef6beefc447cce126269eb8ccfcb2b2c46a8cecc4 /net-www
parentadded scribus scripting plugin (bug #10428) (diff)
downloadgentoo-2-ec0c849b4582181cba6d38e7bb37a972a8dac243.tar.gz
gentoo-2-ec0c849b4582181cba6d38e7bb37a972a8dac243.tar.bz2
gentoo-2-ec0c849b4582181cba6d38e7bb37a972a8dac243.zip
Removed ~ since apache 2 is masked
Diffstat (limited to 'net-www')
-rw-r--r--net-www/apache/apache-2.0.43.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.43.ebuild b/net-www/apache/apache-2.0.43.ebuild
index 90838c5698a5..4797b2673f92 100644
--- a/net-www/apache/apache-2.0.43.ebuild
+++ b/net-www/apache/apache-2.0.43.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43.ebuild,v 1.1 2002/11/02 08:18:52 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43.ebuild,v 1.2 2002/11/26 09:02:56 aliz Exp $
IUSE="ssl"
S="${WORKDIR}/httpd-${PV}"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
DESCRIPTION="Apache Web Server, Version 2.0.x"
SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz"
HOMEPAGE="http://www.apache.org"