summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-19 03:10:11 +0000
committerJason Wever <weeve@gentoo.org>2004-10-19 03:10:11 +0000
commitea479e2cd41ffbd5641bc01394eee40f7c06e7ca (patch)
treebf83b7bebe79a3a10c639386fbe122efc8cd8e30 /net-www/mod_security/mod_security-1.7.6.ebuild
parentstable on ppc64, bug #64531 (Manifest recommit) (diff)
downloadgentoo-2-ea479e2cd41ffbd5641bc01394eee40f7c06e7ca.tar.gz
gentoo-2-ea479e2cd41ffbd5641bc01394eee40f7c06e7ca.tar.bz2
gentoo-2-ea479e2cd41ffbd5641bc01394eee40f7c06e7ca.zip
Added ~sparc keyword wrt bug #66615.
Diffstat (limited to 'net-www/mod_security/mod_security-1.7.6.ebuild')
-rw-r--r--net-www/mod_security/mod_security-1.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_security/mod_security-1.7.6.ebuild b/net-www/mod_security/mod_security-1.7.6.ebuild
index 6ab3f24db89a..635fe62f35e0 100644
--- a/net-www/mod_security/mod_security-1.7.6.ebuild
+++ b/net-www/mod_security/mod_security-1.7.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_security/mod_security-1.7.6.ebuild,v 1.5 2004/09/03 23:24:08 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_security/mod_security-1.7.6.ebuild,v 1.6 2004/10/19 03:10:11 weeve Exp $
DESCRIPTION="Intrusion Detection System for apache"
HOMEPAGE="http://www.modsecurity.org"
SRC_URI="http://www.modsecurity.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~sparc"
IUSE="apache2 doc"
DEPEND="apache2? ( =net-www/apache-2* )
!apache2? ( =net-www/apache-1* )"