public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in java-virtuals/servlet-api: servlet-api-2.3.ebuild ChangeLog servlet-api-2.2.ebuild
Date: Sat, 24 Apr 2010 16:32:02 +0000 (UTC)	[thread overview]
Message-ID: <20100424163202.39E372C04C@corvid.gentoo.org> (raw)

grobian     10/04/24 16:32:02

  Modified:             servlet-api-2.3.ebuild ChangeLog
                        servlet-api-2.2.ebuild
  Log:
  Marked ~sparc-solaris ~x86-solaris, bug #314093
  (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.14                 java-virtuals/servlet-api/servlet-api-2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild?r1=1.13&r2=1.14

Index: servlet-api-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- servlet-api-2.3.ebuild	15 Jan 2010 17:45:58 -0000	1.13
+++ servlet-api-2.3.ebuild	24 Apr 2010 16:32:01 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild,v 1.13 2010/01/15 17:45:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.3.ebuild,v 1.14 2010/04/24 16:32:01 grobian Exp $
 
 EAPI=1
 
@@ -12,7 +12,7 @@
 
 LICENSE="as-is"
 SLOT="${PV}"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-java/tomcat-servlet-api:${SLOT}"



1.28                 java-virtuals/servlet-api/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	23 Jan 2010 13:33:06 -0000	1.27
+++ ChangeLog	24 Apr 2010 16:32:02 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for java-virtuals/servlet-api
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/ChangeLog,v 1.27 2010/01/23 13:33:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/ChangeLog,v 1.28 2010/04/24 16:32:02 grobian Exp $
+
+  24 Apr 2010; Fabian Groffen <grobian@gentoo.org> servlet-api-2.2.ebuild,
+  servlet-api-2.3.ebuild:
+  Marked ~sparc-solaris ~x86-solaris, bug #314093
 
   23 Jan 2010; Alexis Ballier <aballier@gentoo.org> servlet-api-2.4.ebuild:
   keyword ~x86-fbsd, bug #205082



1.13                 java-virtuals/servlet-api/servlet-api-2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild?r1=1.12&r2=1.13

Index: servlet-api-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- servlet-api-2.2.ebuild	15 Jan 2010 17:45:58 -0000	1.12
+++ servlet-api-2.2.ebuild	24 Apr 2010 16:32:02 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild,v 1.12 2010/01/15 17:45:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/java-virtuals/servlet-api/servlet-api-2.2.ebuild,v 1.13 2010/04/24 16:32:02 grobian Exp $
 
 EAPI=1
 
@@ -12,7 +12,7 @@
 
 LICENSE="as-is"
 SLOT="${PV}"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-java/tomcat-servlet-api:${SLOT}"






             reply	other threads:[~2010-04-24 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-24 16:32 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-01 19:00 [gentoo-commits] gentoo-x86 commit in java-virtuals/servlet-api: servlet-api-2.3.ebuild ChangeLog servlet-api-2.2.ebuild Ralph Sennhauser (sera)

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=20100424163202.39E372C04C@corvid.gentoo.org \
    --to=grobian@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