From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-112402-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1OUqjd-00031u-GU
	for garchives@archives.gentoo.org; Sat, 03 Jul 2010 00:37:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 87F2BE0639;
	Sat,  3 Jul 2010 00:37:23 +0000 (UTC)
Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6542BE0639
	for <gentoo-user@lists.gentoo.org>; Sat,  3 Jul 2010 00:37:23 +0000 (UTC)
Received: by iwn42 with SMTP id 42so553322iwn.40
        for <gentoo-user@lists.gentoo.org>; Fri, 02 Jul 2010 17:37:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:received:in-reply-to
         :references:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=qGuuuzdHDsAK4HohFmqVRHMO3tZpX6AqIjuYMcJxtl8=;
        b=UZREi4T+aJemQsxDrqkhMrVuTiCDyb0wPxln44Jhaac3Ix73y3Xrjo5hHDmKHOLJZ5
         CvsiLK5egJYkbpv1yod8jn29mEoGmeKLi2dJsQ8iqEt7T8QNypVlVS3blcdW51tqiJvX
         sdi19G9kQnJtfsUtbgxrDvfexynkJ2k2fTAS4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=GHbSqh05PiyVXz90UaJFkMCRg3ZuVWT0ZH3+gkv6AaXEd4AFMDL2dl1/kGtO05iJJB
         WHOCrq+XnTcnuNt0j5qjViOA++Lylah71Qp8R6lzEG7LlTALSKvswpnMNlot9MGHia8M
         ENMr4S8+usgokrTLAHoP53rzT/rRqmQPus0+Y=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.42.0.68 with SMTP id 4mr527134icb.97.1278117443181; Fri, 02 
	Jul 2010 17:37:23 -0700 (PDT)
Received: by 10.42.4.79 with HTTP; Fri, 2 Jul 2010 17:37:23 -0700 (PDT)
In-Reply-To: <AANLkTinc1sIOOz0ap8_kqOi1mQyIfuOUyGR-tJgyzBfu@mail.gmail.com>
References: <AANLkTikfNp7r1tG-DQVKoyk8nb1M_F4B5CODwkixhVvg@mail.gmail.com>
	<AANLkTikJTHKiuJk6Q3uAqFhdkfIAgZCZvvZi96V888dA@mail.gmail.com>
	<4C2BDD7C.2010406@gmail.com>
	<AANLkTimGViOcZaeYoQ9_mPE9P0kkU7Git2GSw1Gr71q6@mail.gmail.com>
	<AANLkTilAXpQFbAXsl_cgvSC_Br73nuvBiswpCI1hiFph@mail.gmail.com>
	<AANLkTinjS9vI8BTL29PM_Iz1TCL3LRXS3-ANUHQvgRtn@mail.gmail.com>
	<AANLkTilVte1HMo_uAumATALV_hS834rY94E4H74CdNgf@mail.gmail.com>
	<AANLkTinc1sIOOz0ap8_kqOi1mQyIfuOUyGR-tJgyzBfu@mail.gmail.com>
Date: Fri, 2 Jul 2010 17:37:23 -0700
Message-ID: <AANLkTinas-3Ol-DR3XlPgbBiblyS8_I07U0ePxOMReWi@mail.gmail.com>
Subject: Re: [gentoo-user] Re: Patch via perl script in an ebuild?
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 5c81da23-518c-4bee-a8a2-d6f2ea30c75e
X-Archives-Hash: cb19b99d60167063bc9b06cda3093df0

>> David, you mentioned in the bug that you couldn't get the patch to
>> work clean. =A0I thought you got it working before when you posted the
>> patched Typemap for me to download. =A0Did it work then but not now?
>>
>> http://bugs.gentoo.org/show_bug.cgi?id=3D305621
>
> Ah, I didn't know you had this already mostly figured out in a bug.
> Full disclosure requested -- from the very beginning! :D

My mistake, I apologize.

> After taking a quick peek: do those ebuilds succeed in installing
> something? Since they don't follow CPAN conventions (esp. wrt naming)
> I'm not sure what perl-module.eclass actually does for their
> src_compile, src_install and other steps. Also, the "->" used in SRC
> might have interesting side-effects to paths, as the tarball name no
> longer matches its content directory's name.
>
> --
> Arttu V. -- Running Gentoo is like running with scissors

The google-api-adwords-perl ebuild in the bug works great for me so
far.  I've only done basic testing with it, but it appears to be
working.  I will be able to do more extensive testing hopefully over
the next few days.

- Grant