From d94aac7e601239ddcd1f69ccbe7b6012f895aa29 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 8 Jan 2014 06:09:20 +0000 Subject: Inherit the user eclass for enewuser/etc... (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200) --- www-servers/tomcat/ChangeLog | 7 +++++-- www-servers/tomcat/tomcat-6.0.37.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'www-servers/tomcat') diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index 555a996c0763..5d591d1c0523 100644 --- a/www-servers/tomcat/ChangeLog +++ b/www-servers/tomcat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/tomcat -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.326 2013/10/27 07:52:55 fordfrog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.327 2014/01/08 06:09:20 vapier Exp $ + + 08 Jan 2014; Mike Frysinger tomcat-6.0.37.ebuild: + Inherit the user eclass for enewuser/etc... 27 Oct 2013; Miroslav Ć ulc -files/tomcat-6.0.36-build.xml.patch, -files/tomcat-7.0.32-build.xml.patch, diff --git a/www-servers/tomcat/tomcat-6.0.37.ebuild b/www-servers/tomcat/tomcat-6.0.37.ebuild index 29789e67fe6f..f80ef253e155 100644 --- a/www-servers/tomcat/tomcat-6.0.37.ebuild +++ b/www-servers/tomcat/tomcat-6.0.37.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.5 2013/10/07 19:49:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.6 2014/01/08 06:09:20 vapier Exp $ EAPI=4 JAVA_PKG_IUSE="source test" -inherit eutils java-pkg-2 java-ant-2 prefix +inherit eutils java-pkg-2 java-ant-2 prefix user MY_P="apache-${P}-src" -- cgit v1.2.3-65-gdbad