summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:09:25 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:09:25 +0000
commit067eb0db0bc260c214678b011119210ab4013f4e (patch)
treeefe4b691636cff9d07d7f559cc5995660e7e932b /www-servers/resin/resin-4.0.15.ebuild
parentReally remove old version. (diff)
downloadhistorical-067eb0db0bc260c214678b011119210ab4013f4e.tar.gz
historical-067eb0db0bc260c214678b011119210ab4013f4e.tar.bz2
historical-067eb0db0bc260c214678b011119210ab4013f4e.zip
Inherit the user eclass for enewuser/etc...
Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'www-servers/resin/resin-4.0.15.ebuild')
-rw-r--r--www-servers/resin/resin-4.0.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/resin/resin-4.0.15.ebuild b/www-servers/resin/resin-4.0.15.ebuild
index a5b1b14238e1..4e64b58e6f89 100644
--- a/www-servers/resin/resin-4.0.15.ebuild
+++ b/www-servers/resin/resin-4.0.15.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 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/resin/resin-4.0.15.ebuild,v 1.1 2011/03/15 20:12:40 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v 1.2 2014/01/08 06:08:58 vapier Exp $
EAPI="2"
JAVA_PKG_IUSE="source"
-inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools
+inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user
DESCRIPTION="A fast Servlet and JSP engine."
HOMEPAGE="http://www.caucho.com"