public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/httpunit: httpunit-1.6.2-r3.ebuild ChangeLog
@ 2013-08-15  3:28 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-15  3:28 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/15 03:28:49

  Modified:             httpunit-1.6.2-r3.ebuild ChangeLog
  Log:
  Fix src_unpack/src_prepare
  
  (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-java/httpunit/httpunit-1.6.2-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?r1=1.3&r2=1.4

Index: httpunit-1.6.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- httpunit-1.6.2-r3.ebuild	27 Nov 2012 19:50:16 -0000	1.3
+++ httpunit-1.6.2-r3.ebuild	15 Aug 2013 03:28:48 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.3 2012/11/27 19:50:16 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.4 2013/08/15 03:28:48 patrick Exp $
 
 EAPI="2"
 inherit java-pkg-2 java-ant-2
@@ -28,8 +28,7 @@
 DEPEND=">=virtual/jdk-1.5
 	${CDEPEND}"
 
-src_unpack() {
-	unpack ${A}
+src_prepare() {
 	find "${S}" -name "*.jar" | xargs rm -v
 	cd "${S}"
 	epatch "${FILESDIR}/rhino-fix-${PV}.diff"



1.7                  dev-java/httpunit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Aug 2013 09:30:34 -0000	1.6
+++ ChangeLog	15 Aug 2013 03:28:48 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/httpunit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.6 2013/08/14 09:30:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.7 2013/08/15 03:28:48 patrick Exp $
+
+  15 Aug 2013; Patrick Lauer <patrick@gentoo.org> httpunit-1.6.2-r3.ebuild:
+  Fix src_unpack/src_prepare
 
   14 Aug 2013; Patrick Lauer <patrick@gentoo.org> httpunit-1.7.ebuild:
   Whitespace





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

* [gentoo-commits] gentoo-x86 commit in dev-java/httpunit: httpunit-1.6.2-r3.ebuild ChangeLog
@ 2013-08-15  9:27 Tom Wijsman (tomwij)
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-08-15  9:27 UTC (permalink / raw
  To: gentoo-commits

tomwij      13/08/15 09:27:38

  Modified:             httpunit-1.6.2-r3.ebuild ChangeLog
  Log:
  Reverted last commit because it changes stable behavior.
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)

Revision  Changes    Path
1.5                  dev-java/httpunit/httpunit-1.6.2-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild?r1=1.4&r2=1.5

Index: httpunit-1.6.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- httpunit-1.6.2-r3.ebuild	15 Aug 2013 03:28:48 -0000	1.4
+++ httpunit-1.6.2-r3.ebuild	15 Aug 2013 09:27:38 -0000	1.5
@@ -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/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.4 2013/08/15 03:28:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.6.2-r3.ebuild,v 1.5 2013/08/15 09:27:38 tomwij Exp $
 
 EAPI="2"
 inherit java-pkg-2 java-ant-2
@@ -28,7 +28,8 @@
 DEPEND=">=virtual/jdk-1.5
 	${CDEPEND}"
 
-src_prepare() {
+src_unpack() {
+	unpack ${A}
 	find "${S}" -name "*.jar" | xargs rm -v
 	cd "${S}"
 	epatch "${FILESDIR}/rhino-fix-${PV}.diff"



1.8                  dev-java/httpunit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Aug 2013 03:28:48 -0000	1.7
+++ ChangeLog	15 Aug 2013 09:27:38 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/httpunit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.7 2013/08/15 03:28:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.8 2013/08/15 09:27:38 tomwij Exp $
+
+  15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> httpunit-1.6.2-r3.ebuild:
+  Reverted last commit because it changes stable behavior.
 
   15 Aug 2013; Patrick Lauer <patrick@gentoo.org> httpunit-1.6.2-r3.ebuild:
   Fix src_unpack/src_prepare





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

end of thread, other threads:[~2013-08-15  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15  9:27 [gentoo-commits] gentoo-x86 commit in dev-java/httpunit: httpunit-1.6.2-r3.ebuild ChangeLog Tom Wijsman (tomwij)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-15  3:28 Patrick Lauer (patrick)

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