public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petteri Raty (betelgeuse)" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/tomcat-servlet-api: ChangeLog tomcat-servlet-api-6.0.20.ebuild
Date: Sat, 13 Jun 2009 17:17:36 +0000	[thread overview]
Message-ID: <E1MFWrI-0001zH-H2@stork.gentoo.org> (raw)

betelgeuse    09/06/13 17:17:36

  Modified:             ChangeLog
  Added:                tomcat-servlet-api-6.0.20.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.60                 dev-java/tomcat-servlet-api/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	13 Jun 2009 15:58:06 -0000	1.59
+++ ChangeLog	13 Jun 2009 17:17:36 -0000	1.60
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/tomcat-servlet-api
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/ChangeLog,v 1.59 2009/06/13 15:58:06 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/ChangeLog,v 1.60 2009/06/13 17:17:36 betelgeuse Exp $
+
+*tomcat-servlet-api-6.0.20 (13 Jun 2009)
+
+  13 Jun 2009; Petteri Räty <betelgeuse@gentoo.org>
+  +tomcat-servlet-api-6.0.20.ebuild:
+  Version bump.
 
   13 Jun 2009; Petteri Räty <betelgeuse@gentoo.org>
   -tomcat-servlet-api-6.0.16.ebuild:



1.1                  dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.20.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.20.ebuild?rev=1.1&content-type=text/plain

Index: tomcat-servlet-api-6.0.20.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/tomcat-servlet-api/tomcat-servlet-api-6.0.20.ebuild,v 1.1 2009/06/13 17:17:36 betelgeuse Exp $

EAPI="2"
JAVA_PKG_IUSE="source"

inherit eutils java-pkg-2 java-ant-2

MY_A="apache-${P}-src"
MY_P="${MY_A/-servlet-api/}"
DESCRIPTION="Tomcat's Servlet API 2.5/JSP API 2.1 implementation"
HOMEPAGE="http://tomcat.apache.org/"
SRC_URI="mirror://apache/tomcat/tomcat-6/v${PV/_/-}/src/${MY_P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="2.5"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"

S="${WORKDIR}/${MY_P}/"

java_prepare() {
	cp "${FILESDIR}/${SLOT}-build.xml" build.xml || die "Could not replace build.xml"
	rm */*/build.xml
}

src_install() {
	java-pkg_dojar "${S}"/output/build/lib/*.jar
	use source && java-pkg_dosrc java/javax/servlet/
}






             reply	other threads:[~2009-06-13 17:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13 17:17 Petteri Raty (betelgeuse) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-25 14:19 [gentoo-commits] gentoo-x86 commit in dev-java/tomcat-servlet-api: ChangeLog tomcat-servlet-api-6.0.20.ebuild Christian Faulhammer (fauli)
2009-06-27 13:01 Brent Baude (ranger)
2009-06-27 13:05 Brent Baude (ranger)
2009-06-27 19:24 Alex Legler (a3li)

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=E1MFWrI-0001zH-H2@stork.gentoo.org \
    --to=betelgeuse@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