diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 18:56:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 18:56:50 +0000 |
commit | 42dfadbd3a50786f71cafaf39356d882a4e7ee88 (patch) | |
tree | 4b1b1eb23b9f4167cb7df6cb1ea12ec3a680d333 /www-servers/tomcat/tomcat-7.0.22-r1.ebuild | |
parent | Removed patch python-poppler-0.12.1-76_75.diff to fix bug #390607. Thanks to ... (diff) | |
download | gentoo-2-42dfadbd3a50786f71cafaf39356d882a4e7ee88.tar.gz gentoo-2-42dfadbd3a50786f71cafaf39356d882a4e7ee88.tar.bz2 gentoo-2-42dfadbd3a50786f71cafaf39356d882a4e7ee88.zip |
Stable for AMD64, wrt bug #392393
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'www-servers/tomcat/tomcat-7.0.22-r1.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.22-r1.ebuild b/www-servers/tomcat/tomcat-7.0.22-r1.ebuild index a20f58719296..5cfd283506e4 100644 --- a/www-servers/tomcat/tomcat-7.0.22-r1.ebuild +++ b/www-servers/tomcat/tomcat-7.0.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.22-r1.ebuild,v 1.1 2011/10/19 20:46:13 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.22-r1.ebuild,v 1.2 2011/12/14 18:56:50 ago Exp $ EAPI=2 JAVA_PKG_IUSE="doc examples source test" @@ -14,7 +14,7 @@ MY_P="apache-${P}-src" SLOT="7" SRC_URI="mirror://apache/${PN}/${PN}-${SLOT}/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="" |