diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-21 01:48:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-21 01:48:02 +0000 |
commit | 7faa62cab7569dabeb3b905d48023b0cdcb0c917 (patch) | |
tree | 9476d9d029db0408e47eb170179000e34e2bfc4e /www-servers/tomcat | |
parent | Suppress QA for prebuilt binary, bug #427418 (diff) | |
download | gentoo-2-7faa62cab7569dabeb3b905d48023b0cdcb0c917.tar.gz gentoo-2-7faa62cab7569dabeb3b905d48023b0cdcb0c917.tar.bz2 gentoo-2-7faa62cab7569dabeb3b905d48023b0cdcb0c917.zip |
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.35-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.29-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-servers/tomcat/tomcat-6.0.35-r1.ebuild b/www-servers/tomcat/tomcat-6.0.35-r1.ebuild index 7243e1b13bd5..c0a340e6685b 100644 --- a/www-servers/tomcat/tomcat-6.0.35-r1.ebuild +++ b/www-servers/tomcat/tomcat-6.0.35-r1.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-servers/tomcat/tomcat-6.0.35-r1.ebuild,v 1.1 2012/07/20 17:36:54 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.35-r1.ebuild,v 1.2 2012/07/21 01:48:02 mr_bones_ Exp $ EAPI=4 @@ -89,7 +89,7 @@ src_install() { java-pkg_dojar output/build/lib/*.jar # so we don't have to call java-config with --with-dependencies, which might - # bring in more jars then actually desired. + # bring in more jars then actually desired. java-pkg_addcp "$(java-pkg_getjars eclipse-ecj-${ECJ_SLOT},tomcat-servlet-api-${SAPI_SLOT})" dodoc RELEASE-NOTES RUNNING.txt diff --git a/www-servers/tomcat/tomcat-7.0.29-r1.ebuild b/www-servers/tomcat/tomcat-7.0.29-r1.ebuild index f3219f0d7d4d..b3b866a0a4e1 100644 --- a/www-servers/tomcat/tomcat-7.0.29-r1.ebuild +++ b/www-servers/tomcat/tomcat-7.0.29-r1.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-servers/tomcat/tomcat-7.0.29-r1.ebuild,v 1.1 2012/07/20 17:36:54 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.29-r1.ebuild,v 1.2 2012/07/21 01:48:02 mr_bones_ Exp $ EAPI=4 @@ -88,7 +88,7 @@ src_install() { java-pkg_dojar output/build/lib/*.jar # so we don't have to call java-config with --with-dependencies, which might - # bring in more jars then actually desired. + # bring in more jars then actually desired. java-pkg_addcp "$(java-pkg_getjars eclipse-ecj-${ECJ_SLOT},tomcat-servlet-api-${SAPI_SLOT})" dodoc RELEASE-NOTES RUNNING.txt |