Re: [gentoo-user] Re: emerging procmail failure

2009-06-11 Thread Neil Bothwick
On Thu, 11 Jun 2009 00:04:33 -0500, Harry Putnam wrote:

  man ebuild

 I see no hits at all on either `overlay' or `layman' in man ebuild.
 There must be more to the story than just running ebuild commands. And
 expect the modified ebuild to be accepted by emerge.

That's because the instruction should have been man 5 ebuild. You're
looking at the man page for the ebuild command.


-- 
Neil Bothwick

Why is the word abbreviation so long?


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: emerging procmail failure

2009-06-11 Thread Paul Hartman
On Thu, Jun 11, 2009 at 12:04 AM, Harry Putnamrea...@newsguy.com wrote:
 Paul Hartman paul.hartman+gen...@gmail.com writes:

 On Wed, Jun 10, 2009 at 3:03 PM, Harry Putnamrea...@newsguy.com wrote:

 Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
 had to add a patch into the emerge process manually.

 man ebuild

 HTH :)

 Doesn't any manual patching have to be done in an overlay?  My own
 portage setup.  Then stepped thru with ebuild to get it accepted by
 emerge?

 I see no hits at all on either `overlay' or `layman' in man ebuild.
 There must be more to the story than just running ebuild commands. And
 expect the modified ebuild to be accepted by emerge.

Sorry, I was thinking you would apply the patch manually as a
one-off... which you could do by unpacking using the ebuild command,
applying patch, then compiling/merging it. If you want to make your
own ebuild then yes you'd most likely want to put it in an overlay.



[gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Harry Putnam
galiza.ce...@gmail.com (Johám-Luís Miguéns Vila) writes:

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

 HTH

Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
had to add a patch into the emerge process manually.

Or dink around with sed inside as another poster on the bug
did... also manually.

Any URL where I can beef up on that a bit?




Re: [gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Paul Hartman
On Wed, Jun 10, 2009 at 3:03 PM, Harry Putnamrea...@newsguy.com wrote:

 Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
 had to add a patch into the emerge process manually.

man ebuild

HTH :)



Re: [gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Johám-Luís Miguéns Vila
Harry Putnam rea...@newsguy.com writes:

 galiza.ce...@gmail.com (Johám-Luís Miguéns Vila) writes:

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

 HTH

 Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
 had to add a patch into the emerge process manually.

 Or dink around with sed inside as another poster on the bug
 did... also manually.

 Any URL where I can beef up on that a bit?



Here you are:

http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/epatch/index.html

cheers
-- 
Education is the process of casting false pearls before real swine.
-- Irwin Edman
 - This message may be digitally signed: GPG KeyID:0x9D2FD6C8 || FNMT SSL cert



Re: [gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Johám-Luís Miguéns Vila
Harry Putnam rea...@newsguy.com writes:

 Or dink around with sed inside as another poster on the bug
 did... also manually.

Just do a less on
/usr/portage/mail-filter/procmail/procmail-3.22-r10.ebuild and you'll
see a good example.

Cheers.
-- 
Education is the process of casting false pearls before real swine.
-- Irwin Edman
 - This message may be digitally signed: GPG KeyID:0x9D2FD6C8 || FNMT SSL cert



[gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Harry Putnam
Paul Hartman paul.hartman+gen...@gmail.com writes:

 On Wed, Jun 10, 2009 at 3:03 PM, Harry Putnamrea...@newsguy.com wrote:

 Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
 had to add a patch into the emerge process manually.

 man ebuild

 HTH :)

Doesn't any manual patching have to be done in an overlay?  My own
portage setup.  Then stepped thru with ebuild to get it accepted by
emerge?

I see no hits at all on either `overlay' or `layman' in man ebuild.
There must be more to the story than just running ebuild commands. And
expect the modified ebuild to be accepted by emerge.




[gentoo-user] Re: emerging procmail failure

2009-06-10 Thread Harry Putnam
Paul Hartman paul.hartman+gen...@gmail.com writes:

 On Wed, Jun 10, 2009 at 3:03 PM, Harry Putnamrea...@newsguy.com wrote:

 Yes... except _OH CRAP_ I've forgotten whatever little tiny skill I once
 had to add a patch into the emerge process manually.

 man ebuild

Just in case another intellectually challenged gentoo user happens to
be searching for nuts and bolts of creating a custom ebuild.  I looked
up a previous thread I started here in Nov 2008, with 

  Subject: Nots and bolts of creating an ebuild

where some brief outlines of how to do it are provided by David R and
Daniel P.

See it on gmane here:
http://thread.gmane.org/gmane.linux.gentoo.user/205481/focus=205483