public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Patch via perl script in an ebuild?
Date: Thu, 1 Jul 2010 20:45:27 -0700	[thread overview]
Message-ID: <AANLkTilVte1HMo_uAumATALV_hS834rY94E4H74CdNgf@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinjS9vI8BTL29PM_Iz1TCL3LRXS3-ANUHQvgRtn@mail.gmail.com>

[snip]

> # Copyright 1999-2010 Gentoo Foundation
> # Distributed under the terms of the GNU General Public License v2
> # $Header: $
>
> EAPI="3"
>
> inherit perl-module
>
> DESCRIPTION="SOAP-WSDL provides a SOAP client with WSDL support."
> HOMEPAGE="http://soap-wsdl.svn.sourceforge.net"
> SRC_URI="http://soap-wsdl.svn.sourceforge.net/viewvc/soap-wsdl/SOAP-WSDL/branches/Typemap.tar.gz
> -> ${P}.tar.gz"
> LICENSE="Apache-2.0"
> SLOT="0"
> KEYWORDS="~amd64 ~x86"
> IUSE="google"
>
> DEPEND="${RDEPEND}
>        virtual/perl-Module-Build"
> RDEPEND="dev-perl/SOAP-Lite
>        dev-perl/Class-Std-Fast"
>
> src_prepare() {
>        if use google ; then
>                epatch "${FILESDIR}/${PN}.patch" | die "google patch failed"
>        fi
> }

David, you mentioned in the bug that you couldn't get the patch to
work clean.  I thought you got it working before when you posted the
patched Typemap for me to download.  Did it work then but not now?

http://bugs.gentoo.org/show_bug.cgi?id=305621

- Grant



  reply	other threads:[~2010-07-02  3:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30  2:53 [gentoo-user] Patch via perl script in an ebuild? Grant
2010-06-30 18:49 ` [gentoo-user] " Grant
2010-07-01  0:12   ` Arttu V.
2010-07-01 15:36     ` Grant
2010-07-01 18:40       ` Arttu V.
2010-07-01 19:29         ` David Abbott
2010-07-02  3:45           ` Grant [this message]
2010-07-02  9:04             ` David Abbott
2010-07-03  0:33               ` Grant
2010-07-03  1:25                 ` David Abbott
2010-07-24 19:33                   ` Grant
2010-07-02 12:15             ` Arttu V.
2010-07-02 14:51               ` David Abbott
2010-07-03  2:15                 ` Grant
2010-07-03  0:37               ` Grant
2010-07-02  3:43         ` Grant

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=AANLkTilVte1HMo_uAumATALV_hS834rY94E4H74CdNgf@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@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