diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:01:31 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-11-01 19:01:31 +0000 |
commit | 9ead33783e6a394555ff3d7f8d7ab445185e7b1b (patch) | |
tree | 464c36d4d847938a946b779daf3d9a19f50c5659 /net-www/mod_security/mod_security-1.8.7.ebuild | |
parent | Marked ppc stable, bug #106429 (diff) | |
download | gentoo-2-9ead33783e6a394555ff3d7f8d7ab445185e7b1b.tar.gz gentoo-2-9ead33783e6a394555ff3d7f8d7ab445185e7b1b.tar.bz2 gentoo-2-9ead33783e6a394555ff3d7f8d7ab445185e7b1b.zip |
Marked ppc stable, bug #106430
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-www/mod_security/mod_security-1.8.7.ebuild')
-rw-r--r-- | net-www/mod_security/mod_security-1.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_security/mod_security-1.8.7.ebuild b/net-www/mod_security/mod_security-1.8.7.ebuild index b301643456ad..015539ab5ddb 100644 --- a/net-www/mod_security/mod_security-1.8.7.ebuild +++ b/net-www/mod_security/mod_security-1.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.7.ebuild,v 1.3 2005/09/18 22:12:12 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_security/mod_security-1.8.7.ebuild,v 1.4 2005/11/01 19:01:31 dertobi123 Exp $ inherit eutils apache-module @@ -13,7 +13,7 @@ SRC_URI="http://www.modsecurity.org/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="doc" APXS1_ARGS="-S LIBEXECDIR=${S} -c ${S}/apache1/mod_security.c" |