summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-15 17:01:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-15 17:01:16 +0000
commite22ede086d30a63f6cfee83a35185ed13dfdfd01 (patch)
tree4d4f5d0d8e0657c527da48675f2a65c1aefde729
parentDrop sparc keywords (diff)
downloadgentoo-2-e22ede086d30a63f6cfee83a35185ed13dfdfd01.tar.gz
gentoo-2-e22ede086d30a63f6cfee83a35185ed13dfdfd01.tar.bz2
gentoo-2-e22ede086d30a63f6cfee83a35185ed13dfdfd01.zip
sparc stable wrt #422973
(Portage version: 2.1.11.5/cvs/Linux ia64)
-rw-r--r--www-apache/mod_security/ChangeLog5
-rw-r--r--www-apache/mod_security/mod_security-2.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/mod_security/ChangeLog b/www-apache/mod_security/ChangeLog
index 883601d25291..90a18a982d71 100644
--- a/www-apache/mod_security/ChangeLog
+++ b/www-apache/mod_security/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/mod_security
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/ChangeLog,v 1.79 2012/07/03 16:03:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/ChangeLog,v 1.80 2012/07/15 17:01:16 armin76 Exp $
+
+ 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> mod_security-2.6.6.ebuild:
+ sparc stable wrt #422973
03 Jul 2012; Brent Baude <ranger@gentoo.org> mod_security-2.6.6.ebuild:
Marking mod_security-2.6.6 ppc for bug 422973
diff --git a/www-apache/mod_security/mod_security-2.6.6.ebuild b/www-apache/mod_security/mod_security-2.6.6.ebuild
index d8283c3f46ea..02edd3d5866a 100644
--- a/www-apache/mod_security/mod_security-2.6.6.ebuild
+++ b/www-apache/mod_security/mod_security-2.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/mod_security-2.6.6.ebuild,v 1.4 2012/07/03 16:03:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/mod_security-2.6.6.ebuild,v 1.5 2012/07/15 17:01:16 armin76 Exp $
EAPI=4
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/project/mod-security/${MY_PN}/${MY_PV}/${MY_P}.tar
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="geoip curl lua"
DEPEND=">=dev-libs/libxml2-2.7.8