On Thu, 15 Aug 2013 03:28:49 +0000 (UTC)
"Patrick Lauer (patrick)" <[email protected]> wrote:

> 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"

Reverted. Please check eclasses when you replace things like this;
because of that, this change would cause a difference in behavior.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : [email protected]
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

Attachment: signature.asc
Description: PGP signature

Reply via email to