summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-24 14:43:15 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-24 14:43:15 +0000
commitd05c08ff315af302d918a263f022e01b8cee2527 (patch)
treef135a584eb155a98a5d98123bc38344d24ef0969 /www-apache/mod_jk/mod_jk-1.2.30.ebuild
parentBump it to the TeX Live 2010 version so that we can remove it from texlive-core (diff)
downloadgentoo-2-d05c08ff315af302d918a263f022e01b8cee2527.tar.gz
gentoo-2-d05c08ff315af302d918a263f022e01b8cee2527.tar.bz2
gentoo-2-d05c08ff315af302d918a263f022e01b8cee2527.zip
Marking mod_jk-1.2.30 ppc for bug 315561
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'www-apache/mod_jk/mod_jk-1.2.30.ebuild')
-rw-r--r--www-apache/mod_jk/mod_jk-1.2.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_jk/mod_jk-1.2.30.ebuild b/www-apache/mod_jk/mod_jk-1.2.30.ebuild
index deac4de919fe..85ddb09339fb 100644
--- a/www-apache/mod_jk/mod_jk-1.2.30.ebuild
+++ b/www-apache/mod_jk/mod_jk-1.2.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/mod_jk-1.2.30.ebuild,v 1.3 2010/05/26 18:26:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/mod_jk-1.2.30.ebuild,v 1.4 2010/10/24 14:43:15 ranger Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit apache-module java-pkg-2
MY_P="tomcat-connectors-${PV}-src"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DESCRIPTION="JK module for connecting Tomcat and Apache using the ajp13 protocol."
HOMEPAGE="http://tomcat.apache.org/connectors-doc/"