summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:08:59 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:08:59 +0000
commit62a3cf4ad3242bda113bdb7f393e9ceb1f7c5d29 (patch)
treeed665e8f782495d1a502b9f3bed6ce31b1eec495 /www-servers/resin
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-62a3cf4ad3242bda113bdb7f393e9ceb1f7c5d29.tar.gz
gentoo-2-62a3cf4ad3242bda113bdb7f393e9ceb1f7c5d29.tar.bz2
gentoo-2-62a3cf4ad3242bda113bdb7f393e9ceb1f7c5d29.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'www-servers/resin')
-rw-r--r--www-servers/resin/ChangeLog9
-rw-r--r--www-servers/resin/resin-4.0.13-r1.ebuild6
-rw-r--r--www-servers/resin/resin-4.0.14.ebuild6
-rw-r--r--www-servers/resin/resin-4.0.15.ebuild6
-rw-r--r--www-servers/resin/resin-4.0.22.ebuild6
-rw-r--r--www-servers/resin/resin-4.0.25.ebuild6
-rw-r--r--www-servers/resin/resin-4.0.26.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog
index b375d6308b5e..80f9f46ca428 100644
--- a/www-servers/resin/ChangeLog
+++ b/www-servers/resin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-servers/resin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.117 2012/12/16 14:21:55 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.118 2014/01/08 06:08:59 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> resin-4.0.13-r1.ebuild,
+ resin-4.0.14.ebuild, resin-4.0.15.ebuild, resin-4.0.22.ebuild,
+ resin-4.0.25.ebuild, resin-4.0.26.ebuild:
+ Inherit the user eclass for enewuser/etc...
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #95685
diff --git a/www-servers/resin/resin-4.0.13-r1.ebuild b/www-servers/resin/resin-4.0.13-r1.ebuild
index 69cbed9d7e78..93c9d50b171b 100644
--- a/www-servers/resin/resin-4.0.13-r1.ebuild
+++ b/www-servers/resin/resin-4.0.13-r1.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.13-r1.ebuild,v 1.3 2011/03/07 09:31:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild,v 1.4 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"
diff --git a/www-servers/resin/resin-4.0.14.ebuild b/www-servers/resin/resin-4.0.14.ebuild
index 15cbb1f962de..aceb2bc31782 100644
--- a/www-servers/resin/resin-4.0.14.ebuild
+++ b/www-servers/resin/resin-4.0.14.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.14.ebuild,v 1.1 2011/02/08 18:12:16 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild,v 1.2 2014/01/08 06:08:59 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"
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"
diff --git a/www-servers/resin/resin-4.0.22.ebuild b/www-servers/resin/resin-4.0.22.ebuild
index 65fb6b0a078b..65d6788dde8d 100644
--- a/www-servers/resin/resin-4.0.22.ebuild
+++ b/www-servers/resin/resin-4.0.22.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 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.22.ebuild,v 1.5 2012/05/07 05:21:02 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v 1.6 2014/01/08 06:08:59 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"
diff --git a/www-servers/resin/resin-4.0.25.ebuild b/www-servers/resin/resin-4.0.25.ebuild
index d2fa9832cac2..17d7e4059758 100644
--- a/www-servers/resin/resin-4.0.25.ebuild
+++ b/www-servers/resin/resin-4.0.25.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 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.25.ebuild,v 1.3 2012/02/24 17:42:49 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild,v 1.4 2014/01/08 06:08:58 vapier Exp $
EAPI="4"
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"
diff --git a/www-servers/resin/resin-4.0.26.ebuild b/www-servers/resin/resin-4.0.26.ebuild
index 26203fdab182..7038c41b2a14 100644
--- a/www-servers/resin/resin-4.0.26.ebuild
+++ b/www-servers/resin/resin-4.0.26.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 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.26.ebuild,v 1.1 2012/03/04 11:22:24 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild,v 1.2 2014/01/08 06:08:59 vapier Exp $
EAPI="4"
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"