public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/resin: resin-4.0.15.ebuild resin-4.0.13-r1.ebuild resin-4.0.25.ebuild resin-4.0.22.ebuild resin-4.0.14.ebuild resin-4.0.26.ebuild ChangeLog
@ 2014-01-08  6:08 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-01-08  6:08 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/08 06:08:59

  Modified:             resin-4.0.15.ebuild resin-4.0.13-r1.ebuild
                        resin-4.0.25.ebuild resin-4.0.22.ebuild
                        resin-4.0.14.ebuild resin-4.0.26.ebuild ChangeLog
  Log:
  Inherit the user eclass for enewuser/etc...
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.2                  www-servers/resin/resin-4.0.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild?r1=1.1&r2=1.2

Index: resin-4.0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- resin-4.0.15.ebuild	15 Mar 2011 20:12:40 -0000	1.1
+++ resin-4.0.15.ebuild	8 Jan 2014 06:08:58 -0000	1.2
@@ -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"



1.4                  www-servers/resin/resin-4.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild?r1=1.3&r2=1.4

Index: resin-4.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.13-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- resin-4.0.13-r1.ebuild	7 Mar 2011 09:31:09 -0000	1.3
+++ resin-4.0.13-r1.ebuild	8 Jan 2014 06:08:58 -0000	1.4
@@ -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"



1.4                  www-servers/resin/resin-4.0.25.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild?r1=1.3&r2=1.4

Index: resin-4.0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- resin-4.0.25.ebuild	24 Feb 2012 17:42:49 -0000	1.3
+++ resin-4.0.25.ebuild	8 Jan 2014 06:08:58 -0000	1.4
@@ -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"



1.6                  www-servers/resin/resin-4.0.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild?r1=1.5&r2=1.6

Index: resin-4.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- resin-4.0.22.ebuild	7 May 2012 05:21:02 -0000	1.5
+++ resin-4.0.22.ebuild	8 Jan 2014 06:08:59 -0000	1.6
@@ -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"



1.2                  www-servers/resin/resin-4.0.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild?r1=1.1&r2=1.2

Index: resin-4.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- resin-4.0.14.ebuild	8 Feb 2011 18:12:16 -0000	1.1
+++ resin-4.0.14.ebuild	8 Jan 2014 06:08:59 -0000	1.2
@@ -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"



1.2                  www-servers/resin/resin-4.0.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild?r1=1.1&r2=1.2

Index: resin-4.0.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- resin-4.0.26.ebuild	4 Mar 2012 11:22:24 -0000	1.1
+++ resin-4.0.26.ebuild	8 Jan 2014 06:08:59 -0000	1.2
@@ -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"



1.118                www-servers/resin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/resin/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	16 Dec 2012 14:21:55 -0000	1.117
+++ ChangeLog	8 Jan 2014 06:08:59 -0000	1.118
@@ -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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-08  6:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  6:08 [gentoo-commits] gentoo-x86 commit in www-servers/resin: resin-4.0.15.ebuild resin-4.0.13-r1.ebuild resin-4.0.25.ebuild resin-4.0.22.ebuild resin-4.0.14.ebuild resin-4.0.26.ebuild ChangeLog Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox