diff options
author | 2010-03-29 13:58:42 +0000 | |
---|---|---|
committer | 2010-03-29 13:58:42 +0000 | |
commit | f4cf304bed1dfdef6849cba38167edbecc71b942 (patch) | |
tree | 66f14b4e27478cc7ad691bdad593a96fa1a4ad91 /www-servers/tomcat/tomcat-6.0.26.ebuild | |
parent | stable x86, security bug 303719 (diff) | |
download | gentoo-2-f4cf304bed1dfdef6849cba38167edbecc71b942.tar.gz gentoo-2-f4cf304bed1dfdef6849cba38167edbecc71b942.tar.bz2 gentoo-2-f4cf304bed1dfdef6849cba38167edbecc71b942.zip |
stable x86, security bug 303719
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'www-servers/tomcat/tomcat-6.0.26.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-6.0.26.ebuild b/www-servers/tomcat/tomcat-6.0.26.ebuild index 5dda5ea7df6e..887891a1539c 100644 --- a/www-servers/tomcat/tomcat-6.0.26.ebuild +++ b/www-servers/tomcat/tomcat-6.0.26.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-servers/tomcat/tomcat-6.0.26.ebuild,v 1.3 2010/03/26 15:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.26.ebuild,v 1.4 2010/03/29 13:58:42 fauli Exp $ EAPI=2 JAVA_PKG_IUSE="doc examples source test" @@ -14,7 +14,7 @@ MY_P="apache-${P}-src" SLOT="6" SRC_URI="mirror://apache/${PN}/${PN}-6/v${PV/_/-}/src/${MY_P}.tar.gz" HOMEPAGE="http://tomcat.apache.org/" -KEYWORDS="~amd64 ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd" LICENSE="Apache-2.0" IUSE="" |