public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-persistence: ChangeLog glassfish-persistence-1.0-r1.ebuild
@ 2012-07-09 13:46 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-07-09 13:46 UTC (permalink / raw
  To: gentoo-commits

ago         12/07/09 13:46:51

  Modified:             ChangeLog glassfish-persistence-1.0-r1.ebuild
  Log:
  Stable for amd64, wrt bug #425444
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-java/glassfish-persistence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	10 Jun 2012 08:23:21 -0000	1.7
+++ ChangeLog	9 Jul 2012 13:46:51 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/glassfish-persistence
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.7 2012/06/10 08:23:21 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.8 2012/07/09 13:46:51 ago Exp $
+
+  09 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
+  glassfish-persistence-1.0-r1.ebuild:
+  Stable for amd64, wrt bug #425444
 
 *glassfish-persistence-1.0-r1 (10 Jun 2012)
 



1.2                  dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?r1=1.1&r2=1.2

Index: glassfish-persistence-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glassfish-persistence-1.0-r1.ebuild	10 Jun 2012 08:23:21 -0000	1.1
+++ glassfish-persistence-1.0-r1.ebuild	9 Jul 2012 13:46:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v 1.1 2012/06/10 08:23:21 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v 1.2 2012/07/09 13:46:51 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="CDDL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-persistence: ChangeLog glassfish-persistence-1.0-r1.ebuild
@ 2012-07-09 13:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-07-09 13:50 UTC (permalink / raw
  To: gentoo-commits

ago         12/07/09 13:50:28

  Modified:             ChangeLog glassfish-persistence-1.0-r1.ebuild
  Log:
  Stable for x86, wrt bug #425444
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-java/glassfish-persistence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	9 Jul 2012 13:46:51 -0000	1.8
+++ ChangeLog	9 Jul 2012 13:50:28 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/glassfish-persistence
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.8 2012/07/09 13:46:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.9 2012/07/09 13:50:28 ago Exp $
+
+  09 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
+  glassfish-persistence-1.0-r1.ebuild:
+  Stable for x86, wrt bug #425444
 
   09 Jul 2012; Agostino Sarubbo <ago@gentoo.org>
   glassfish-persistence-1.0-r1.ebuild:



1.3                  dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?r1=1.2&r2=1.3

Index: glassfish-persistence-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glassfish-persistence-1.0-r1.ebuild	9 Jul 2012 13:46:51 -0000	1.2
+++ glassfish-persistence-1.0-r1.ebuild	9 Jul 2012 13:50:28 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v 1.2 2012/07/09 13:46:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v 1.3 2012/07/09 13:50:28 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="CDDL"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-persistence: ChangeLog glassfish-persistence-1.0-r1.ebuild
@ 2012-06-10  8:23 Ralph Sennhauser (sera)
  0 siblings, 0 replies; 3+ messages in thread
From: Ralph Sennhauser (sera) @ 2012-06-10  8:23 UTC (permalink / raw
  To: gentoo-commits

sera        12/06/10 08:23:21

  Modified:             ChangeLog
  Added:                glassfish-persistence-1.0-r1.ebuild
  Log:
  Fix building without python2.6 installed. #414807
  Bump EAPI, fix HOMPAGE and QA issues.
  
  (Portage version: 2.1.10.62/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-java/glassfish-persistence/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	19 Aug 2007 20:04:22 -0000	1.6
+++ ChangeLog	10 Jun 2012 08:23:21 -0000	1.7
@@ -1,6 +1,14 @@
 # ChangeLog for dev-java/glassfish-persistence
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.6 2007/08/19 20:04:22 wltjr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/ChangeLog,v 1.7 2012/06/10 08:23:21 sera Exp $
+
+*glassfish-persistence-1.0-r1 (10 Jun 2012)
+
+  10 Jun 2012; Ralph Sennhauser <sera@gentoo.org>
+  +glassfish-persistence-1.0-r1.ebuild,
+  +files/glassfish-persistence-1.0-python2.7-sax-parser.patch:
+  Fix building without python2.6 installed. #414807
+  Bump EAPI, fix HOMPAGE and QA issues.
 
   19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
   glassfish-persistence-1.0.ebuild:



1.1                  dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: glassfish-persistence-1.0-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild,v 1.1 2012/06/10 08:23:21 sera Exp $

EAPI=4

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

DESCRIPTION="Glassfish implementation of persistence API"
HOMEPAGE="https://glassfish.java.net/"
SRC_URI="http://download.java.net/javaee5/fcs_branch/promoted/source/glassfish-9_0-b48-src.zip"

LICENSE="CDDL"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="
	>=virtual/jre-1.5"
DEPEND="
	>=virtual/jdk-1.5
	app-arch/unzip"

S="${WORKDIR}/glassfish"

java_prepare() {
	epatch "${FILESDIR}"/${P}-python2.7-sax-parser.patch #414807
}

EANT_BUILD_XML="persistence-api/build.xml"
EANT_BUILD_TARGET="all"

src_install() {
	cd "${WORKDIR}"/publish/glassfish || die
	java-pkg_newjar lib/javaee.jar

	insinto /usr/share/${PN}/lib/schemas
	doins lib/schemas/*.xsd
}






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-09 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 13:46 [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-persistence: ChangeLog glassfish-persistence-1.0-r1.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-09 13:50 Agostino Sarubbo (ago)
2012-06-10  8:23 Ralph Sennhauser (sera)

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