public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/tomcat: tomcat-7.0.42.ebuild tomcat-6.0.37.ebuild ChangeLog
Date: Sat,  5 Oct 2013 10:38:09 +0000 (UTC)	[thread overview]
Message-ID: <20131005103809.1287C2004C@flycatcher.gentoo.org> (raw)

ago         13/10/05 10:38:09

  Modified:             tomcat-7.0.42.ebuild tomcat-6.0.37.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #469434
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  www-servers/tomcat/tomcat-7.0.42.ebuild

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

Index: tomcat-7.0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tomcat-7.0.42.ebuild	8 Jul 2013 16:57:56 -0000	1.1
+++ tomcat-7.0.42.ebuild	5 Oct 2013 10:38:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v 1.1 2013/07/08 16:57:56 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v 1.2 2013/10/05 10:38:08 ago Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="7"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="extra-webapps"
 
 RESTRICT="test" # can we run them on a production system?



1.2                  www-servers/tomcat/tomcat-6.0.37.ebuild

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

Index: tomcat-6.0.37.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tomcat-6.0.37.ebuild	11 Jun 2013 11:35:01 -0000	1.1
+++ tomcat-6.0.37.ebuild	5 Oct 2013 10:38:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.1 2013/06/11 11:35:01 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.2 2013/10/05 10:38:08 ago Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="6"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE="extra-webapps"
 
 RESTRICT="test"



1.320                www-servers/tomcat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v
retrieving revision 1.319
retrieving revision 1.320
diff -u -r1.319 -r1.320
--- ChangeLog	8 Jul 2013 16:57:56 -0000	1.319
+++ ChangeLog	5 Oct 2013 10:38:08 -0000	1.320
@@ -1,6 +1,10 @@
 # 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.319 2013/07/08 16:57:56 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.320 2013/10/05 10:38:08 ago Exp $
+
+  05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.37.ebuild,
+  tomcat-7.0.42.ebuild:
+  Stable for amd64, wrt bug #469434
 
 *tomcat-7.0.42 (08 Jul 2013)
 





             reply	other threads:[~2013-10-05 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-05 10:38 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-06  7:57 [gentoo-commits] gentoo-x86 commit in www-servers/tomcat: tomcat-7.0.42.ebuild tomcat-6.0.37.ebuild ChangeLog Agostino Sarubbo (ago)
2013-10-07 19:37 Agostino Sarubbo (ago)
2013-10-07 19:49 Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131005103809.1287C2004C@flycatcher.gentoo.org \
    --to=ago@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox